diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1d68938b6adf..8c945644d882 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 - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab https://github.com/dotnet/extensions diff --git a/eng/Versions.props b/eng/Versions.props index b0a16b5b99c5..889998a1ea22 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -166,10 +166,10 @@ 6.2.4 6.2.4 - 9.0.0-beta.25503.3 - 9.0.0-beta.25503.3 - 9.0.0-beta.25503.3 - 9.0.0-beta.25503.3 + 9.0.0-beta.25515.2 + 9.0.0-beta.25515.2 + 9.0.0-beta.25515.2 + 9.0.0-beta.25515.2 9.0.0-alpha.1.24575.1 diff --git a/global.json b/global.json index 665441c65a4f..8e62bafe73c9 100644 --- a/global.json +++ b/global.json @@ -27,7 +27,7 @@ "jdk": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25503.3", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25503.3" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25515.2", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25515.2" } }