diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b09da9dee..6f9ec9b26 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -202,18 +202,18 @@ - + https://github.com/dotnet/arcade - 21c8b7373b7e4845f7df0ad15654529c1f41b66d + aa0317458d29ec79935ca04fa47d3a6f14a0944f - + https://github.com/dotnet/arcade - 21c8b7373b7e4845f7df0ad15654529c1f41b66d + aa0317458d29ec79935ca04fa47d3a6f14a0944f - + https://github.com/dotnet/arcade - 21c8b7373b7e4845f7df0ad15654529c1f41b66d + aa0317458d29ec79935ca04fa47d3a6f14a0944f https://github.com/dotnet/arcade-services @@ -223,9 +223,9 @@ https://github.com/dotnet/arcade-services 88b0cbb096999d03068ddc9945465a3f5b6ba5da - + https://github.com/dotnet/arcade - 21c8b7373b7e4845f7df0ad15654529c1f41b66d + aa0317458d29ec79935ca04fa47d3a6f14a0944f https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 3eed58e7e..8b22340b6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 9.0.0-beta.23556.4 + 9.0.0-beta.23557.7 diff --git a/global.json b/global.json index 3ea1011e4..9edb2480f 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.23556.4", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23556.4" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23557.7", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23557.7" } }