diff --git a/csharp/Platform.Timestamps/Platform.Timestamps.csproj b/csharp/Platform.Timestamps/Platform.Timestamps.csproj index ae1cf3f..31c41fc 100644 --- a/csharp/Platform.Timestamps/Platform.Timestamps.csproj +++ b/csharp/Platform.Timestamps/Platform.Timestamps.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.Timestamps Class Library Konstantin Diachenko Platform.Timestamps - 0.0.5 + 0.1.0 Konstantin Diachenko net472;netstandard2.0;netstandard2.1 Platform.Timestamps @@ -24,13 +24,10 @@ true snupkg latest - Lowest supported version of .NET Framework is now 4.7.1. -Added support for .NET Standard 2.1 (.NET Core 3.0). -Platform.Interfaces dependency updated from 0.1.1 to 0.2.0. -Source link enabled. -Travis CI disabled. -GitHub Actions enabled. -Performance optimizations, issues fix. + Lowest supported version of .NET Framework is now 4.7.2. +Platform.Interfaces dependency updated from 0.2.2 to 0.3.0. +Performance optimizations, bug fix. +Test added.