diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5e439b188..7bfa01ca6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,9 +11,9 @@ 30ed464acd37779c64e9dc652d4460543ebf9966 - + https://github.com/dotnet/arcade - 4246a31e5de9de87f760218c4f588cebf4661f45 + 20ab70a74d52b68f4271bd946884e24049b14f83 diff --git a/global.json b/global.json index 65eeb579f..469d1cfb0 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.25230.1", + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25263.4", "Microsoft.Build.NoTargets": "3.7.0" } }