diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 12cfa725f5d..c002b11d3a1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,14 +19,14 @@ - + https://github.com/dotnet/arcade - 6c1a2a69259c3f66af6176c9c70021b3d9989504 + efce34e9f9f25af27e2b471fbbf8c21f1ac2e318 - + https://github.com/dotnet/arcade - 6c1a2a69259c3f66af6176c9c70021b3d9989504 + efce34e9f9f25af27e2b471fbbf8c21f1ac2e318 diff --git a/global.json b/global.json index f55d03f1e3b..416207b8f9d 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "9.0.116" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26261.1" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26301.4" } }