From faf46141ec6c4aba05a64d84d5c3954bb3b9b4b5 Mon Sep 17 00:00:00 2001 From: Konstantin Dyachenko Date: Fri, 6 Aug 2021 19:19:47 +0300 Subject: [PATCH] [C#] 0.3.1 --- csharp/Platform.Memory/Platform.Memory.csproj | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/csharp/Platform.Memory/Platform.Memory.csproj b/csharp/Platform.Memory/Platform.Memory.csproj index 2a6c01c..f1bc8ba 100644 --- a/csharp/Platform.Memory/Platform.Memory.csproj +++ b/csharp/Platform.Memory/Platform.Memory.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.Memory Class Library Konstantin Diachenko Platform.Memory - 0.3.0 + 0.3.1 Konstantin Diachenko net472;netstandard2.0;netstandard2.1;net5 true @@ -25,8 +25,7 @@ true snupkg latest - .NET 5 support is added. -Platform.IO dependency updated from 0.2.2 to 0.3.0. + Platform.IO dependency updated from 0.3.0 to 0.3.1.