diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 219969ecf..b8e4ca3c4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -202,18 +202,18 @@ - + https://github.com/dotnet/arcade - 16a344fc2ff2eecac5b03b88c96e99d7796e5125 + aa96cf38432123dc5de1a2ad877e3ff6b079c928 - + https://github.com/dotnet/arcade - 16a344fc2ff2eecac5b03b88c96e99d7796e5125 + aa96cf38432123dc5de1a2ad877e3ff6b079c928 - + https://github.com/dotnet/arcade - 16a344fc2ff2eecac5b03b88c96e99d7796e5125 + aa96cf38432123dc5de1a2ad877e3ff6b079c928 https://github.com/dotnet/arcade-services @@ -223,9 +223,9 @@ https://github.com/dotnet/arcade-services f7d6c1e3aa9f78f08aa0647f5cdf5d0178cc1a5c - + https://github.com/dotnet/arcade - 16a344fc2ff2eecac5b03b88c96e99d7796e5125 + aa96cf38432123dc5de1a2ad877e3ff6b079c928 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 0081ba5fc..99699a9d4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 9.0.0-beta.23531.4 + 9.0.0-beta.23551.1 diff --git a/global.json b/global.json index 75ae3f1b1..6308e5d60 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23531.4", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23531.4" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23551.1", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23551.1" } }