From 541dbc5ac5d45a8601eae765d0192163f4393f0e Mon Sep 17 00:00:00 2001
From: Kamron Batman <3953314+kamronbatman@users.noreply.github.com>
Date: Sat, 22 Aug 2026 15:48:53 -0700
Subject: [PATCH] feat: Bumps dependencies. Introduces Serialization Generator
v3 (#2584)
### Summary
* Upgrades Serialization Generator to v3. This contains numerous bug fixes and a significant performance improvement.
* Bumps other dependencies.
---
.config/dotnet-tools.json | 2 +-
Directory.Build.props | 2 +-
Projects/BuildTool/BuildTool.csproj | 1 -
Projects/Server.Tests/Server.Tests.csproj | 5 ++---
Projects/Server/Server.csproj | 7 +++----
Projects/UOContent.Tests/UOContent.Tests.csproj | 5 ++---
Projects/UOContent/UOContent.csproj | 9 ++++-----
7 files changed, 13 insertions(+), 18 deletions(-)
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index da66d8d0c..8b18d54e8 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"modernuoschemagenerator": {
- "version": "2.14.3",
+ "version": "3.0.0",
"commands": [
"ModernUOSchemaGenerator"
]
diff --git a/Directory.Build.props b/Directory.Build.props
index 30bf85099..c832f1006 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -71,7 +71,7 @@
$(DefineConstants);EVENT_LOOP_PROFILING
-
+
diff --git a/Projects/BuildTool/BuildTool.csproj b/Projects/BuildTool/BuildTool.csproj
index b3f37cf7a..983000240 100644
--- a/Projects/BuildTool/BuildTool.csproj
+++ b/Projects/BuildTool/BuildTool.csproj
@@ -17,6 +17,5 @@
-
diff --git a/Projects/Server.Tests/Server.Tests.csproj b/Projects/Server.Tests/Server.Tests.csproj
index 1be789258..4bae245cb 100644
--- a/Projects/Server.Tests/Server.Tests.csproj
+++ b/Projects/Server.Tests/Server.Tests.csproj
@@ -5,17 +5,16 @@
Server.Tests
-
+
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
diff --git a/Projects/Server/Server.csproj b/Projects/Server/Server.csproj
index 49d8d496a..522701b78 100644
--- a/Projects/Server/Server.csproj
+++ b/Projects/Server/Server.csproj
@@ -37,11 +37,10 @@
-
+
-
-
-
+
+
diff --git a/Projects/UOContent.Tests/UOContent.Tests.csproj b/Projects/UOContent.Tests/UOContent.Tests.csproj
index 712246f72..1c73f6eb4 100644
--- a/Projects/UOContent.Tests/UOContent.Tests.csproj
+++ b/Projects/UOContent.Tests/UOContent.Tests.csproj
@@ -4,9 +4,9 @@
Debug;Release;Analyze
-
+
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
@@ -15,7 +15,6 @@
-
diff --git a/Projects/UOContent/UOContent.csproj b/Projects/UOContent/UOContent.csproj
index d9961f38d..5c7b74214 100644
--- a/Projects/UOContent/UOContent.csproj
+++ b/Projects/UOContent/UOContent.csproj
@@ -41,18 +41,17 @@
false
-
+
-
+
-
-
-
+
+