From efd5939648021085010f976c93084a1d6709d164 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20D=C3=BCrrenberger?= Date: Wed, 10 Jul 2024 00:02:15 +0200 Subject: [PATCH] Update the dependencies --- Lib/Shared.Common/Shared.Common.csproj | 6 +++--- Lib/Shared.Udp/Shared.Udp.csproj | 4 ++-- Lib/Shared.Web/Shared.Web.csproj | 10 +++++----- UdpHosts/GameServer/GameServer.csproj | 6 +++--- UdpHosts/MatrixServer/MatrixServer.csproj | 6 +++--- WebHosts/WebHost.Chat/WebHost.Chat.csproj | 4 ++-- WebHosts/WebHostManager/WebHostManager.csproj | 10 +++++----- 7 files changed, 23 insertions(+), 23 deletions(-) diff --git a/Lib/Shared.Common/Shared.Common.csproj b/Lib/Shared.Common/Shared.Common.csproj index 840101b1..8ffdebf7 100644 --- a/Lib/Shared.Common/Shared.Common.csproj +++ b/Lib/Shared.Common/Shared.Common.csproj @@ -4,9 +4,9 @@ - - - + + + diff --git a/Lib/Shared.Udp/Shared.Udp.csproj b/Lib/Shared.Udp/Shared.Udp.csproj index 988d3b3f..9ac88654 100644 --- a/Lib/Shared.Udp/Shared.Udp.csproj +++ b/Lib/Shared.Udp/Shared.Udp.csproj @@ -7,11 +7,11 @@ - + - + diff --git a/Lib/Shared.Web/Shared.Web.csproj b/Lib/Shared.Web/Shared.Web.csproj index 17258663..87326017 100644 --- a/Lib/Shared.Web/Shared.Web.csproj +++ b/Lib/Shared.Web/Shared.Web.csproj @@ -3,11 +3,11 @@ - - - - - + + + + + diff --git a/UdpHosts/GameServer/GameServer.csproj b/UdpHosts/GameServer/GameServer.csproj index 509bc9f5..6dabeb77 100644 --- a/UdpHosts/GameServer/GameServer.csproj +++ b/UdpHosts/GameServer/GameServer.csproj @@ -6,7 +6,7 @@ - + @@ -14,8 +14,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + diff --git a/UdpHosts/MatrixServer/MatrixServer.csproj b/UdpHosts/MatrixServer/MatrixServer.csproj index 5c0f6020..0a540bea 100644 --- a/UdpHosts/MatrixServer/MatrixServer.csproj +++ b/UdpHosts/MatrixServer/MatrixServer.csproj @@ -8,10 +8,10 @@ - + - - + + diff --git a/WebHosts/WebHost.Chat/WebHost.Chat.csproj b/WebHosts/WebHost.Chat/WebHost.Chat.csproj index 66f1661b..3e3bf71a 100644 --- a/WebHosts/WebHost.Chat/WebHost.Chat.csproj +++ b/WebHosts/WebHost.Chat/WebHost.Chat.csproj @@ -3,8 +3,8 @@ - - + + diff --git a/WebHosts/WebHostManager/WebHostManager.csproj b/WebHosts/WebHostManager/WebHostManager.csproj index fdcbece5..81e50303 100644 --- a/WebHosts/WebHostManager/WebHostManager.csproj +++ b/WebHosts/WebHostManager/WebHostManager.csproj @@ -21,11 +21,11 @@ - - - - - + + + + +