diff --git a/global.json b/global.json index 79d906c26..44e4a3092 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,8 @@ "dotnet": "8.0.100-rc.1.23463.5", "runtimes": { "dotnet": [ - "$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)" + "$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)", + "8.0.0-rc.1.23419.4" ] } },