diff --git a/global.json b/global.json index 1b6aca209f..8dd41ed5f4 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "5.0.203" + "version": "5.0.204" }, "tools": { - "dotnet": "5.0.203", + "dotnet": "5.0.204", "runtimes": { "dotnet/x64": [ "2.1.28", @@ -13,7 +13,7 @@ "$(MicrosoftNETCoreAppInternalPackageVersion)" ], "aspnetcore/x64": [ - "3.1.15" + "3.1.16" ] }, "Git": "2.22.0",