From 027b8db6bdf28f394fbc4f014856d29e696739a6 Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Sun, 12 Nov 2023 08:57:13 -0500 Subject: [PATCH 1/3] Nuget package updates --- build/TestCommon.props | 2 +- src/Tgstation.Server.Host/Tgstation.Server.Host.csproj | 2 +- .../Tgstation.Server.ReleaseNotes.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/TestCommon.props b/build/TestCommon.props index 5562510f72..234e06735a 100644 --- a/build/TestCommon.props +++ b/build/TestCommon.props @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj index 4d35ef1280..d3373cd28e 100644 --- a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj +++ b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj @@ -107,7 +107,7 @@ - + diff --git a/tools/Tgstation.Server.ReleaseNotes/Tgstation.Server.ReleaseNotes.csproj b/tools/Tgstation.Server.ReleaseNotes/Tgstation.Server.ReleaseNotes.csproj index 35312949ce..4c87963970 100644 --- a/tools/Tgstation.Server.ReleaseNotes/Tgstation.Server.ReleaseNotes.csproj +++ b/tools/Tgstation.Server.ReleaseNotes/Tgstation.Server.ReleaseNotes.csproj @@ -8,7 +8,7 @@ - + From de06107751513fa34b6a49e5afea08034c5f7d84 Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Sun, 12 Nov 2023 08:58:13 -0500 Subject: [PATCH 2/3] Fix signals test being a special snowflake --- .../Tgstation.Server.Host.Tests.Signals.csproj | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/tests/Tgstation.Server.Host.Tests.Signals/Tgstation.Server.Host.Tests.Signals.csproj b/tests/Tgstation.Server.Host.Tests.Signals/Tgstation.Server.Host.Tests.Signals.csproj index d515505048..7755d96945 100644 --- a/tests/Tgstation.Server.Host.Tests.Signals/Tgstation.Server.Host.Tests.Signals.csproj +++ b/tests/Tgstation.Server.Host.Tests.Signals/Tgstation.Server.Host.Tests.Signals.csproj @@ -1,16 +1,11 @@ - + $(TgsFrameworkVersion) Exe - - - - - From 159b033a1f0477bc9077028728d6b88b05d25551 Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Sun, 12 Nov 2023 08:58:47 -0500 Subject: [PATCH 3/3] Update to webpanel verison 4.27.0 --- build/ControlPanelVersion.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/ControlPanelVersion.props b/build/ControlPanelVersion.props index 02d75e7142..559fd9eeac 100644 --- a/build/ControlPanelVersion.props +++ b/build/ControlPanelVersion.props @@ -1,6 +1,6 @@ - 4.26.2 + 4.27.0