diff --git a/Server/Server.csproj b/Server/Server.csproj
index 0dfbb16..a43a423 100644
--- a/Server/Server.csproj
+++ b/Server/Server.csproj
@@ -63,16 +63,16 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/global.json b/global.json
index 7fd6a2a..34fe4d4 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "7.0.404",
+ "version": "8.0.100",
"rollForward": "latestMajor",
"allowPrerelease": true
}