diff --git a/csharp/Platform.Threading/Platform.Threading.csproj b/csharp/Platform.Threading/Platform.Threading.csproj
index 36384e3..7e452a3 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.4.0
+ 0.5.0
Konstantin Diachenko
net7
Platform.Threading
@@ -12,7 +12,7 @@
LinksPlatform;Threading;ISynchronization;ISynchronizationExtensions;ISynchronized;ReaderWriterLockSynchronization;Unsynchronization;ConcurrentQueueExtensions;TaskExtensions;ThreadHelpers
https://raw.githubusercontent.com/linksplatform/Documentation/18469f4d033ee9a5b7b84caab9c585acab2ac519/doc/Avatar-rainbow-icon-64x64.png
https://linksplatform.github.io/Threading
- Unlicensed
+ Unlicense
git
git://github.com/linksplatform/Threading
false
@@ -23,24 +23,17 @@
true
snupkg
latest
- ISynchronization.ExecuteReadOperation is renamed to DoRead.
-ISynchronization.ExecuteWriteOperation is renamed to DoWrite.
-ConcurrentQueueExtensions.EnqueueAsRunnedTask is renamed to RunAndPush.
-.NET 6 support is added.
-Platform.Collections dependency is updated from 0.3.0 to 0.3.2.
-Microsoft.SourceLink.GitHub dependency is updated from 1.0.0 to 1.1.1.
+ Target frameworks are changed to net7.
+License is changed to Unlicense.
+Platform.Collections dependency is updated from 0.3.2 to 0.4.0.
-
-
-
-
-
+