diff --git a/Platform.Singletons.csproj b/Platform.Singletons.csproj index 09785ce..cc06974 100644 --- a/Platform.Singletons.csproj +++ b/Platform.Singletons.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.Singletons Class Library Konstantin Diachenko Platform.Singletons - 0.0.5 + 0.0.6 Konstantin Diachenko net471;netstandard2.0;netstandard2.1 Platform.Singletons @@ -24,13 +24,7 @@ true snupkg latest - The lowest supported version of .NET Framework is now 4.7.1. -Added support for .NET Standard 2.1 (.NET Core 3.0). -Platform.Reflection dependency updated from 0.1.1 to 0.2.0. -Source link enabled. -Travis CI disabled. -GitHub Actions enabled. -Performance optimizations. + Platform.Reflection dependency updated from 0.2.0 to 0.3.1.