diff --git a/NuGet.config b/NuGet.config index 38ac8e75..25f97f34 100644 --- a/NuGet.config +++ b/NuGet.config @@ -2,9 +2,13 @@ + + + + diff --git a/global.json b/global.json index 6b97ddb7..fcff6ec9 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.100-rc.2.24474.11", + "version": "9.0.100-rtm.24516.6", "allowPrerelease": false, "rollForward": "latestMajor" }