diff --git a/global.json b/global.json index 819d4095a9..f6fa36979e 100644 --- a/global.json +++ b/global.json @@ -3,15 +3,10 @@ "dotnet": "10.0.100", "runtimes": { "dotnet": [ - "3.1.32", - "6.0.36", - "7.0.20", "8.0.18", "9.0.7" ], "dotnet/x86": [ - "3.1.32", - "6.0.36", "9.0.7" ], "aspnetcore": [