diff --git a/src/Core/CsMic.Core.csproj b/src/Core/CsMic.Core.csproj index 088f37d..dd13332 100644 --- a/src/Core/CsMic.Core.csproj +++ b/src/Core/CsMic.Core.csproj @@ -7,7 +7,7 @@ enable False CSMic.Core - 2.0.0-beta-01 + 2.0.0-beta-02 CSMic diff --git a/src/StandardLibrary/CsMic.StandardLibrary.csproj b/src/StandardLibrary/CsMic.StandardLibrary.csproj index e718255..39975eb 100644 --- a/src/StandardLibrary/CsMic.StandardLibrary.csproj +++ b/src/StandardLibrary/CsMic.StandardLibrary.csproj @@ -1,15 +1,20 @@  - - netstandard2.1 - CSMic.StandardLibrary - CSMic.StandardLibrary - enable - enable - + + netstandard2.1 + CSMic.StandardLibrary + CSMic.StandardLibrary + enable + enable + 2.0.0-beta-02 + CSMic.StandardLibrary + + + + + + + - - - diff --git a/src/StandardLibrary/NuGetPublish.targets b/src/StandardLibrary/NuGetPublish.targets new file mode 100644 index 0000000..f1f4735 --- /dev/null +++ b/src/StandardLibrary/NuGetPublish.targets @@ -0,0 +1,6 @@ + + + + + +