From 8f841f26e77e9191fda3349c73e15d2bb9753094 Mon Sep 17 00:00:00 2001 From: FreePhoenix888 Date: Fri, 24 Mar 2023 12:50:27 +0600 Subject: [PATCH] [C#] 0.7.3 --- .../Platform.Collections.Methods.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/csharp/Platform.Collections.Methods/Platform.Collections.Methods.csproj b/csharp/Platform.Collections.Methods/Platform.Collections.Methods.csproj index 040a079..68760fe 100644 --- a/csharp/Platform.Collections.Methods/Platform.Collections.Methods.csproj +++ b/csharp/Platform.Collections.Methods/Platform.Collections.Methods.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.Collections.Methods Class Library Konstantin Diachenko Platform.Collections.Methods - 0.7.2 + 0.7.3 Konstantin Diachenko net7 Platform.Collections.Methods @@ -23,7 +23,7 @@ true snupkg latest - Platform.Numbers dependency is updated to 0.9.0. + Perfomance of size balanced trees is increased. enable