diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8e0de2b1c7b..be7692c306d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -67,17 +67,17 @@ - + https://github.com/dotnet/arcade - 9cf79e2a2ecf95c9b2aa6a321baaea009753e356 + efce34e9f9f25af27e2b471fbbf8c21f1ac2e318 - + https://github.com/dotnet/arcade - 9cf79e2a2ecf95c9b2aa6a321baaea009753e356 + efce34e9f9f25af27e2b471fbbf8c21f1ac2e318 - + https://github.com/dotnet/arcade - 9cf79e2a2ecf95c9b2aa6a321baaea009753e356 + efce34e9f9f25af27e2b471fbbf8c21f1ac2e318 diff --git a/eng/Versions.props b/eng/Versions.props index c3b9efc7b25..fd20fd61f71 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ 9.0.16 - 9.0.0-beta.26278.4 + 9.0.0-beta.26301.4 17.8.43 diff --git a/global.json b/global.json index a789f881d3f..97ecd8bfe45 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26278.4", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26278.4" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26301.4", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26301.4" } }