diff --git a/global.json b/global.json index abad63df879398b0c02a6a19d87f28057e760cee..98dc489c45955c28fccda50fa99d9687f6aec7f8 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "6.0.110" + "version": "6.0.111" }, "tools": { - "dotnet": "6.0.110", + "dotnet": "6.0.111", "runtimes": { "dotnet/x64": [ "2.1.30", @@ -13,7 +13,7 @@ "$(MicrosoftNETCoreBrowserDebugHostTransportVersion)" ], "aspnetcore/x64": [ - "3.1.30" + "3.1.31" ] }, "Git": "2.22.0",