diff --git a/Descope.Test/Descope.Test.csproj b/Descope.Test/Descope.Test.csproj
index 48b3c46..63bc6f4 100644
--- a/Descope.Test/Descope.Test.csproj
+++ b/Descope.Test/Descope.Test.csproj
@@ -16,7 +16,7 @@
-
+
diff --git a/global.json b/global.json
index 0650fcc..69aa839 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "8.0.204",
+ "version": "8.0.405",
"rollForward": "latestFeature"
}
}