diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d87ddd68d..5e41bfb75 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -206,18 +206,18 @@ - + https://github.com/dotnet/arcade - b0d70fdfda08b94b367f5bf1b91ab4c219091255 + 2db75707de93dcbb185f71de210f48516eb45e2c - + https://github.com/dotnet/arcade - b0d70fdfda08b94b367f5bf1b91ab4c219091255 + 2db75707de93dcbb185f71de210f48516eb45e2c - + https://github.com/dotnet/arcade - b0d70fdfda08b94b367f5bf1b91ab4c219091255 + 2db75707de93dcbb185f71de210f48516eb45e2c https://github.com/dotnet/arcade-services @@ -227,9 +227,9 @@ https://github.com/dotnet/arcade-services 5263b603d90991a0c200aca8b8892c3d7cfe4751 - + https://github.com/dotnet/arcade - b0d70fdfda08b94b367f5bf1b91ab4c219091255 + 2db75707de93dcbb185f71de210f48516eb45e2c https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index f2e9996ef..9c98b9651 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 9.0.0-beta.23577.2 + 9.0.0-beta.23578.2 diff --git a/global.json b/global.json index 8a071ba28..bb182a3b1 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.23577.2", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23577.2" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23578.2", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23578.2" } }