diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f7b4e3f11..a40b428c7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -202,18 +202,18 @@ - + https://github.com/dotnet/arcade - 215ead44de53294bc1223b593a36bda5493df4ba + 1f067970472e5eb1877797bc4304dd13f284c7ba - + https://github.com/dotnet/arcade - 215ead44de53294bc1223b593a36bda5493df4ba + 1f067970472e5eb1877797bc4304dd13f284c7ba - + https://github.com/dotnet/arcade - 215ead44de53294bc1223b593a36bda5493df4ba + 1f067970472e5eb1877797bc4304dd13f284c7ba https://github.com/dotnet/arcade-services @@ -223,9 +223,9 @@ https://github.com/dotnet/arcade-services f7d6c1e3aa9f78f08aa0647f5cdf5d0178cc1a5c - + https://github.com/dotnet/arcade - 215ead44de53294bc1223b593a36bda5493df4ba + 1f067970472e5eb1877797bc4304dd13f284c7ba https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 2b80e5d0e..3506a6489 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 9.0.0-beta.23552.4 + 9.0.0-beta.23553.1 diff --git a/global.json b/global.json index 9c2128c81..1a4afc919 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.23552.4", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23552.4" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23553.1", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23553.1" } }