diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5c59de6b868e..36c4945c6d57 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -388,31 +388,31 @@ https://github.com/dotnet/winforms 9b822fd70005bf5632d12fe76811b97b3dd044e4 - + https://github.com/dotnet/arcade - 29a2184303379b9840b70e7cdb2faa0f39833b89 + 01c94b66e75697e9298eb79a49db74489f8d343e - + https://github.com/dotnet/arcade - 29a2184303379b9840b70e7cdb2faa0f39833b89 + 01c94b66e75697e9298eb79a49db74489f8d343e - + https://github.com/dotnet/arcade - 29a2184303379b9840b70e7cdb2faa0f39833b89 + 01c94b66e75697e9298eb79a49db74489f8d343e - + https://github.com/dotnet/arcade - 29a2184303379b9840b70e7cdb2faa0f39833b89 + 01c94b66e75697e9298eb79a49db74489f8d343e - + https://github.com/dotnet/arcade - 29a2184303379b9840b70e7cdb2faa0f39833b89 + 01c94b66e75697e9298eb79a49db74489f8d343e - + https://github.com/dotnet/arcade - 29a2184303379b9840b70e7cdb2faa0f39833b89 + 01c94b66e75697e9298eb79a49db74489f8d343e https://github.com/dotnet/extensions diff --git a/eng/Versions.props b/eng/Versions.props index 95aca7aabaed..c129ab9b3b7b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -165,10 +165,10 @@ 6.2.4 6.2.4 - 9.0.0-beta.26123.3 - 9.0.0-beta.26123.3 - 9.0.0-beta.26123.3 - 9.0.0-beta.26123.3 + 9.0.0-beta.26152.3 + 9.0.0-beta.26152.3 + 9.0.0-beta.26152.3 + 9.0.0-beta.26152.3 9.0.0-alpha.1.24575.1 diff --git a/global.json b/global.json index 05672508e1ee..320ddbaebc2d 100644 --- a/global.json +++ b/global.json @@ -27,7 +27,7 @@ "jdk": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26123.3", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26123.3" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26152.3", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26152.3" } }