From 5fcca4c3c99fd8981c9021f381c6b47dcf9a2a33 Mon Sep 17 00:00:00 2001 From: woksin Date: Tue, 8 Mar 2022 15:29:05 +0100 Subject: [PATCH] Default and version props MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jakob Høgenes --- default.props | 10 ++++++++++ versions.props | 8 ++++++++ 2 files changed, 18 insertions(+) create mode 100644 default.props create mode 100644 versions.props diff --git a/default.props b/default.props new file mode 100644 index 0000000..8490bb6 --- /dev/null +++ b/default.props @@ -0,0 +1,10 @@ + + + + + netstandard2.0 + True + true + true + + diff --git a/versions.props b/versions.props new file mode 100644 index 0000000..5b749fc --- /dev/null +++ b/versions.props @@ -0,0 +1,8 @@ + + + 3.18.1 + 3.19.4 + 2.43.0 + + +