From d94114b4e3ad99bae01241f3359e0710af313bc8 Mon Sep 17 00:00:00 2001 From: Timerix22 Date: Fri, 24 Feb 2023 23:50:01 +0600 Subject: [PATCH] net7.0 --- DTLib.Dtsod/DTLib.Dtsod.csproj | 6 +++--- DTLib.Logging/DTLib.Logging.csproj | 8 ++++---- DTLib.Network/DTLib.Network.csproj | 6 +++--- DTLib.Tests/DTLib.Tests.csproj | 10 +++++----- DTLib/DTLib.csproj | 4 ++-- KerepWrapper/KerepWrapper.csproj | 4 ++-- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/DTLib.Dtsod/DTLib.Dtsod.csproj b/DTLib.Dtsod/DTLib.Dtsod.csproj index 34549e2..eee4c02 100644 --- a/DTLib.Dtsod/DTLib.Dtsod.csproj +++ b/DTLib.Dtsod/DTLib.Dtsod.csproj @@ -2,7 +2,7 @@ DTLib.Dtsod - 1.1.2 + 1.1.3 Timerix Definitely not json GIT @@ -11,7 +11,7 @@ Release MIT - net6.0;netstandard2.0;net48 + netstandard2.0;net48;net6.0;net7.0 embedded 11 @@ -33,7 +33,7 @@ - + diff --git a/DTLib.Logging/DTLib.Logging.csproj b/DTLib.Logging/DTLib.Logging.csproj index 6c3b81a..18fd11e 100644 --- a/DTLib.Logging/DTLib.Logging.csproj +++ b/DTLib.Logging/DTLib.Logging.csproj @@ -2,7 +2,7 @@ DTLib.Logging - 1.1.2 + 1.1.3 Timerix Loggers with dependency injection GIT @@ -11,7 +11,7 @@ Release MIT - net6.0;netstandard2.0;net48 + netstandard2.0;net48;net6.0;net7.0 embedded 10 @@ -30,7 +30,7 @@ - - + + diff --git a/DTLib.Network/DTLib.Network.csproj b/DTLib.Network/DTLib.Network.csproj index 92a2ab7..b46b4ec 100644 --- a/DTLib.Network/DTLib.Network.csproj +++ b/DTLib.Network/DTLib.Network.csproj @@ -2,7 +2,7 @@ DTLib.Network - 1.1.2 + 1.1.3 Timerix Some sick network protocols GIT @@ -11,7 +11,7 @@ Release MIT - net6.0;netstandard2.0;net48 + netstandard2.0;net48;net6.0;net7.0 embedded 10 @@ -32,6 +32,6 @@ - + diff --git a/DTLib.Tests/DTLib.Tests.csproj b/DTLib.Tests/DTLib.Tests.csproj index a976623..dceecd8 100644 --- a/DTLib.Tests/DTLib.Tests.csproj +++ b/DTLib.Tests/DTLib.Tests.csproj @@ -2,7 +2,7 @@ Exe - net6.0;netstandard2.0;net48 + netstandard2.0;net48;net6.0;net7.0 embedded 10 @@ -27,10 +27,10 @@ - - - - + + + + diff --git a/DTLib/DTLib.csproj b/DTLib/DTLib.csproj index e4e9080..e3cef2e 100644 --- a/DTLib/DTLib.csproj +++ b/DTLib/DTLib.csproj @@ -2,7 +2,7 @@ DTLib - 1.1.3 + 1.1.4 Timerix Library for all my C# projects GIT @@ -11,7 +11,7 @@ Release MIT - net6.0;netstandard2.0;net48 + netstandard2.0;net48;net6.0;net7.0 embedded diff --git a/KerepWrapper/KerepWrapper.csproj b/KerepWrapper/KerepWrapper.csproj index 21a5bfc..f0ffc8b 100644 --- a/KerepWrapper/KerepWrapper.csproj +++ b/KerepWrapper/KerepWrapper.csproj @@ -12,7 +12,7 @@ Release MIT - net6.0;netstandard2.0;net48 + netstandard2.0;net48;net6.0;net7.0 embedded 10 @@ -35,7 +35,7 @@ - +