From 687d3ec55542c0c1eb7be5edeb115b072fba701a Mon Sep 17 00:00:00 2001 From: samatstarion Date: Fri, 11 Oct 2024 10:28:41 +0200 Subject: [PATCH] [Update] to System.Text.Json version 8.0.5 [Update] to System.Drawing.Common version 8.0.10 [Update] to Microsoft.AspNetCore.Components.Authorization version 8.0.10 [Update] to Microsoft.AspNetCore.WebUtilities version 8.0.10 --- COMET.Web.Common.Test/COMET.Web.Common.Test.csproj | 2 +- COMET.Web.Common.Tests/COMET.Web.Common.Tests.csproj | 2 +- COMET.Web.Common/COMET.Web.Common.csproj | 6 +++--- COMETwebapp/COMETwebapp.csproj | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/COMET.Web.Common.Test/COMET.Web.Common.Test.csproj b/COMET.Web.Common.Test/COMET.Web.Common.Test.csproj index fc5bba6a..d73252c1 100644 --- a/COMET.Web.Common.Test/COMET.Web.Common.Test.csproj +++ b/COMET.Web.Common.Test/COMET.Web.Common.Test.csproj @@ -34,7 +34,7 @@ - + diff --git a/COMET.Web.Common.Tests/COMET.Web.Common.Tests.csproj b/COMET.Web.Common.Tests/COMET.Web.Common.Tests.csproj index de598e36..8c64447d 100644 --- a/COMET.Web.Common.Tests/COMET.Web.Common.Tests.csproj +++ b/COMET.Web.Common.Tests/COMET.Web.Common.Tests.csproj @@ -64,7 +64,7 @@ - + diff --git a/COMET.Web.Common/COMET.Web.Common.csproj b/COMET.Web.Common/COMET.Web.Common.csproj index a57e7857..36ae3202 100644 --- a/COMET.Web.Common/COMET.Web.Common.csproj +++ b/COMET.Web.Common/COMET.Web.Common.csproj @@ -36,12 +36,12 @@ - - + + - + diff --git a/COMETwebapp/COMETwebapp.csproj b/COMETwebapp/COMETwebapp.csproj index 141af39b..fb0d0bd1 100644 --- a/COMETwebapp/COMETwebapp.csproj +++ b/COMETwebapp/COMETwebapp.csproj @@ -21,9 +21,9 @@ - + - +