diff --git a/csharp/Platform.Threading/Platform.Threading.csproj b/csharp/Platform.Threading/Platform.Threading.csproj index 7aacfab..b804d74 100644 --- a/csharp/Platform.Threading/Platform.Threading.csproj +++ b/csharp/Platform.Threading/Platform.Threading.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.Threading Class Library Konstantin Diachenko Platform.Threading - 0.2.1 + 0.3.0 Konstantin Diachenko net472;netstandard2.0;netstandard2.1;net5 Platform.Threading @@ -24,8 +24,8 @@ true snupkg latest - Platform.Collections dependency updated from 0.2.0 to 0.2.1. -ThreadHelpers.DefaultExtendedMaxStackSize is now 256 MiB. + .NET 5 support is added. +Platform.Collections dependency updated from 0.2.1 to 0.3.0.