diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0a7767335a3..d09c703bf3a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,14 +19,14 @@ - + https://github.com/dotnet/arcade - f843e65cdfc9e9af05d987f2f7f2e6f6a6106eb5 + 33235aeaaa886866a388926dc6d5d0e8b789aaaa - + https://github.com/dotnet/arcade - f843e65cdfc9e9af05d987f2f7f2e6f6a6106eb5 + 33235aeaaa886866a388926dc6d5d0e8b789aaaa diff --git a/global.json b/global.json index d7030e18ac3..270bd47330a 100644 --- a/global.json +++ b/global.json @@ -1,8 +1,8 @@ { "tools": { - "dotnet": "9.0.115" + "dotnet": "9.0.116" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26220.3" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26223.2" } }