diff --git a/global.json b/global.json index 4d4e54621d..c86382e97e 100644 --- a/global.json +++ b/global.json @@ -6,17 +6,14 @@ "dotnet": "5.0.100-preview.6.20266.3", "runtimes": { "dotnet/x64": [ - "2.1.11", + "2.1.18", "$(MicrosoftNETCoreAppInternalPackageVersion)" ], "dotnet/x86": [ "$(MicrosoftNETCoreAppInternalPackageVersion)" ], "aspnetcore/x64": [ - "3.1.0" - ], - "aspnetcore/x86": [ - "3.1.0" + "3.1.4" ] }, "Git": "2.22.0",