diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9803b26ce..ef3fdb768 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,13 +3,13 @@ - + https://github.com/dotnet/arcade - abb15166a8da9284d6ed177924cfd9b6f74c9f08 + 983d15077d88cfed26837e40e8f984fdee5d1715 - + https://github.com/dotnet/arcade - abb15166a8da9284d6ed177924cfd9b6f74c9f08 + 983d15077d88cfed26837e40e8f984fdee5d1715 diff --git a/global.json b/global.json index 9d3d479f9..5ba594f23 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "tools": { - "dotnet": "8.0.115" + "dotnet": "8.0.116" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25263.1", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25263.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25264.2", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25264.2" } }