From 495b480aad126191bd9313cf3ce0722eec9401c5 Mon Sep 17 00:00:00 2001 From: NetDwarf Date: Sat, 23 Sep 2023 22:56:31 +0200 Subject: [PATCH] Update dependencies SharpZipLib 1.4.1->1.4.2 Microsoft.Data.Sqlite 7.0.1->7.0.11 MySqlConnector 2.2.4->2.2.7 System.ServiceProcess.ServiceController 7.0.0->7.0.1 Microsoft.CodeAnalysis.CSharp 4.4.0->4.7.0 Microsoft.Diagnostics.Runtime 2.2.343001->3.0.442202 Microsoft.NET.Test.Sdk 17.4.1->17.7.2 NUnit3TestAdapter 4.3.1->4.5.0 --- DOLBase/DOLBase.csproj | 2 +- DOLDatabase/DOLDatabase.csproj | 4 ++-- DOLServer/DOLServer.csproj | 2 +- GameServer/GameServer.csproj | 4 ++-- Tests/Tests.csproj | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/DOLBase/DOLBase.csproj b/DOLBase/DOLBase.csproj index 2c30062c89..899b1588d3 100644 --- a/DOLBase/DOLBase.csproj +++ b/DOLBase/DOLBase.csproj @@ -36,7 +36,7 @@ False - + diff --git a/DOLDatabase/DOLDatabase.csproj b/DOLDatabase/DOLDatabase.csproj index 01620e3ce8..485a8c531b 100644 --- a/DOLDatabase/DOLDatabase.csproj +++ b/DOLDatabase/DOLDatabase.csproj @@ -39,8 +39,8 @@ - - + + diff --git a/DOLServer/DOLServer.csproj b/DOLServer/DOLServer.csproj index 64f12b327e..2fb4475e5e 100644 --- a/DOLServer/DOLServer.csproj +++ b/DOLServer/DOLServer.csproj @@ -45,7 +45,7 @@ False - + diff --git a/GameServer/GameServer.csproj b/GameServer/GameServer.csproj index 5a5c482b48..4c2a55a2a2 100644 --- a/GameServer/GameServer.csproj +++ b/GameServer/GameServer.csproj @@ -38,8 +38,8 @@ - - + + diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 7366cfe396..fa72637366 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -39,9 +39,9 @@ False - + - +