diff --git a/Platform.IO.csproj b/Platform.IO.csproj index 067cb21..0f2c5c7 100644 --- a/Platform.IO.csproj +++ b/Platform.IO.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.IO Class Library Konstantin Diachenko Platform.IO - 0.1.2 + 0.1.3 Konstantin Diachenko net471;netstandard2.0;netstandard2.1 Platform.IO @@ -24,13 +24,7 @@ true snupkg latest - Added support for .NET Standard 2.1 (.NET Core 3.0). -Platform.Threading dependency updated from 0.1.0 to 0.1.1. -Platform.Unsafe dependency updated from 0.1.3 to 0.2.0. -Source link enabled. -Travis CI disabled. -GitHub Actions enabled. -Performance optimizations, issues fix. + Platform.Unsafe dependency updated from 0.2.0 to 0.2.1.