From f6bb4868e814ea69d5569e44890c78b4484c9047 Mon Sep 17 00:00:00 2001 From: FreePhoenix888 Date: Wed, 11 Jan 2023 13:08:43 +0600 Subject: [PATCH] [C#] 0.9.0 --- csharp/Platform.Numbers/Platform.Numbers.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/csharp/Platform.Numbers/Platform.Numbers.csproj b/csharp/Platform.Numbers/Platform.Numbers.csproj index 9442a88..72a538c 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.8.0 + 0.9.0 Konstantin Diachenko net7 Platform.Numbers @@ -23,7 +23,7 @@ true snupkg latest - Constraint of template parameter in the class Bit is changed from INumber to INumberBase. + Generic math is used. enable