diff --git a/build/ControlPanelVersion.props b/build/ControlPanelVersion.props index e068787bba..fbfe1438e0 100644 --- a/build/ControlPanelVersion.props +++ b/build/ControlPanelVersion.props @@ -1,6 +1,6 @@ - 4.22.0 + 4.23.1 diff --git a/build/TestCommon.props b/build/TestCommon.props index e0485b3a76..4e1b3add13 100644 --- a/build/TestCommon.props +++ b/build/TestCommon.props @@ -2,17 +2,24 @@ + all runtime; build; native; contentfiles; analyzers; buildtransitive + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + + + + + + diff --git a/build/Version.props b/build/Version.props index a65853b980..fef8a1b33a 100644 --- a/build/Version.props +++ b/build/Version.props @@ -19,7 +19,7 @@ https://download.visualstudio.microsoft.com/download/pr/e5db48f5-99c6-42ca-804a-85b89ae09671/b5594181b347a9a77246e3645916bd0e/dotnet-hosting-8.0.0-preview.6.23329.11-win.exe 11.0.2 - + https://ftp.osuosl.org/pub/mariadb/mariadb-11.0.2/winx64-packages/mariadb-11.0.2-winx64.msi diff --git a/src/Tgstation.Server.Host/.config/dotnet-tools.json b/src/Tgstation.Server.Host/.config/dotnet-tools.json index eef9b429ca..236008e3ee 100644 --- a/src/Tgstation.Server.Host/.config/dotnet-tools.json +++ b/src/Tgstation.Server.Host/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "7.0.9", + "version": "7.0.10", "commands": [ "dotnet-ef" ] diff --git a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj index 735999e78d..429d93d279 100644 --- a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj +++ b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj @@ -65,7 +65,7 @@ - + @@ -75,15 +75,15 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive - + - + @@ -91,7 +91,7 @@ - + @@ -113,7 +113,7 @@ - + diff --git a/tools/Tgstation.Server.ReleaseNotes/Tgstation.Server.ReleaseNotes.csproj b/tools/Tgstation.Server.ReleaseNotes/Tgstation.Server.ReleaseNotes.csproj index 4370c105a1..d95f0139e3 100644 --- a/tools/Tgstation.Server.ReleaseNotes/Tgstation.Server.ReleaseNotes.csproj +++ b/tools/Tgstation.Server.ReleaseNotes/Tgstation.Server.ReleaseNotes.csproj @@ -7,7 +7,9 @@ - + + +