diff --git a/csharp/Platform.IO/Platform.IO.csproj b/csharp/Platform.IO/Platform.IO.csproj
index ef3b8ec..0f7ec7e 100644
--- a/csharp/Platform.IO/Platform.IO.csproj
+++ b/csharp/Platform.IO/Platform.IO.csproj
@@ -4,7 +4,7 @@
LinksPlatform's Platform.IO Class Library
Konstantin Diachenko
Platform.IO
- 0.2.2
+ 0.3.0
Konstantin Diachenko
net472;netstandard2.0;netstandard2.1;net5
Platform.IO
@@ -24,8 +24,9 @@
true
snupkg
latest
- TemporaryFiles, TemporaryFile classes are added.
-Truncate, AppendLine, EachLine methods are added to the FileHelpers class.
+ .NET 5 support is added.
+Platform.Threading dependency updated from 0.2.1 to 0.3.0.
+Platform.Unsafe dependency updated from 0.4.1 to 0.5.0.