From 06b8747088cdc65f03641f923b283f918cb4e454 Mon Sep 17 00:00:00 2001 From: Konstantin Dyachenko Date: Thu, 5 Aug 2021 19:35:07 +0300 Subject: [PATCH] [C#] 0.2.1 --- csharp/Platform.Singletons/Platform.Singletons.csproj | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/csharp/Platform.Singletons/Platform.Singletons.csproj b/csharp/Platform.Singletons/Platform.Singletons.csproj index d0b9262..55c00af 100644 --- a/csharp/Platform.Singletons/Platform.Singletons.csproj +++ b/csharp/Platform.Singletons/Platform.Singletons.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.Singletons Class Library Konstantin Diachenko Platform.Singletons - 0.2.0 + 0.2.1 Konstantin Diachenko net472;netstandard2.0;netstandard2.1;net5 Platform.Singletons @@ -24,8 +24,7 @@ true snupkg latest - .NET 5 support is added. -Platform.Reflection dependency updated from 0.4.0 to 0.5.0. + Platform.Reflection dependency updated from 0.5.0 to 0.6.0.