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..fc25d230d0 100644
--- a/build/TestCommon.props
+++ b/build/TestCommon.props
@@ -2,17 +2,23 @@
+
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 9a9b414cfe..7fbb04ccd2 100644
--- a/build/Version.props
+++ b/build/Version.props
@@ -17,9 +17,9 @@
netstandard2.0
6
- https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/6.0.20/dotnet-hosting-6.0.20-win.exe
+ https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/6.0.21/dotnet-hosting-6.0.21-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 a09479058f..7808673608 100644
--- a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
+++ b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
@@ -65,25 +65,25 @@
-
+
-
+
-
+
-
+
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
-
+
@@ -91,7 +91,7 @@
-
+
@@ -113,7 +113,7 @@
-
+
diff --git a/tools/Tgstation.Server.ReleaseNotes/Program.cs b/tools/Tgstation.Server.ReleaseNotes/Program.cs
index 10b207ad9a..ecf049b5f2 100644
--- a/tools/Tgstation.Server.ReleaseNotes/Program.cs
+++ b/tools/Tgstation.Server.ReleaseNotes/Program.cs
@@ -7,7 +7,6 @@ using System.Threading.Tasks;
using System.Xml.Linq;
using Octokit;
-using Octokit.GraphQL;
namespace Tgstation.Server.ReleaseNotes
{
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 @@
-
+
+
+