diff --git a/global.json b/global.json index 2b3c65d222ba..d05a39062b91 100644 --- a/global.json +++ b/global.json @@ -6,5 +6,8 @@ "MSBuild.Sdk.Extras": "3.0.44", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24310.5" + }, + "sdk": { + "allowPrerelease": false } }