From 83b4f3e83658af2c3659745da19fcf3c940188ce Mon Sep 17 00:00:00 2001 From: FreePhoenix888 Date: Fri, 30 Dec 2022 00:18:12 +0600 Subject: [PATCH] [C#] 0.15.0 --- csharp/Platform.Data/Platform.Data.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/csharp/Platform.Data/Platform.Data.csproj b/csharp/Platform.Data/Platform.Data.csproj index f4126b7..d5c285e 100644 --- a/csharp/Platform.Data/Platform.Data.csproj +++ b/csharp/Platform.Data/Platform.Data.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.Data Class Library konard, FreePhoenix888 Platform.Data - 0.14.1 + 0.15.0 konard, FreePhoenix888 net7 Platform.Data @@ -23,7 +23,7 @@ true snupkg latest - Platform.Numbers dependency is updated from 0.7.0 to 0.8.0. + Generic type parameter constraints are changed to INumberBase in AddressToRawNumberConverter, Hybrid, LinksConstants, RawNumberToAddressConverter. enable