From a154c975ea6e5a00aea265bfda40a7749965635d Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Sat, 4 Jun 2022 21:01:36 -0700 Subject: [PATCH] Set package version to 2.0 --- Directory.Build.props | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 82e8919..69717f7 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -19,8 +19,7 @@ false 9.0 true - annotations - enable + enable $(MSBuildThisFileDirectory)src\StrongName.snk true $(NoWarn);NU5105 @@ -34,7 +33,7 @@ - 1.4.0 + 2.0.0 beta true $([MSBuild]::ValueOrDefault($(GITHUB_RUN_NUMBER), 0))