diff --git a/global.json b/global.json index b49cd4628a..aa3eb167a6 100644 --- a/global.json +++ b/global.json @@ -4,15 +4,15 @@ "runtimes": { "dotnet": [ "3.1.32", - "6.0.33", + "6.0.36", "7.0.20", - "8.0.8" + "8.0.11" ], "dotnet/x86": [ - "8.0.8" + "8.0.11" ], "aspnetcore": [ - "8.0.8" + "8.0.11" ] }, "vs": {