From 0a7e62ac1efed2f54415e07284c5e9cf876811f1 Mon Sep 17 00:00:00 2001 From: FreePhoenix888 Date: Thu, 15 Dec 2022 00:33:05 +0600 Subject: [PATCH] [C#] 0.5.0 --- csharp/Platform.Interfaces/Platform.Interfaces.csproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/csharp/Platform.Interfaces/Platform.Interfaces.csproj b/csharp/Platform.Interfaces/Platform.Interfaces.csproj index e3ef60c..0831b45 100644 --- a/csharp/Platform.Interfaces/Platform.Interfaces.csproj +++ b/csharp/Platform.Interfaces/Platform.Interfaces.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.Interfaces Class Library Konstantin Diachenko Platform.Interfaces - 0.4.5 + 0.5.0 Konstantin Diachenko net7 Platform.Interfaces @@ -23,7 +23,8 @@ true snupkg latest - Test version. + Change target frameworks to net7. +Change license to Unlicensed. enable