diff --git a/Core/Core.csproj b/Core/Core.csproj
index e8d52d9..d478e3c 100644
--- a/Core/Core.csproj
+++ b/Core/Core.csproj
@@ -19,7 +19,7 @@
-
+
diff --git a/global.json b/global.json
index 5eab294..30094e8 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "6.0.428",
+ "version": "9.0.100",
"rollForward": "latestMajor",
"allowPrerelease": false
}