diff --git a/csharp/Platform.Numbers/Platform.Numbers.csproj b/csharp/Platform.Numbers/Platform.Numbers.csproj
index b69aa02..9442a88 100644
--- a/csharp/Platform.Numbers/Platform.Numbers.csproj
+++ b/csharp/Platform.Numbers/Platform.Numbers.csproj
@@ -4,7 +4,7 @@
LinksPlatform's Platform.Numbers Class Library
Konstantin Diachenko
Platform.Numbers
- 0.7.0
+ 0.8.0
Konstantin Diachenko
net7
Platform.Numbers
@@ -23,7 +23,7 @@
true
snupkg
latest
- Stopped using dynamic compilation and replaced it with generic math from .NET 7.
+ Constraint of template parameter in the class Bit is changed from INumber to INumberBase.
enable