diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c977c8c9fc1..b5e183ab907 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -191,29 +191,29 @@ Note: if the Uri is a new place, you will need to add a subscription from that p - + https://github.com/dotnet/arcade - ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 + 7d6bcdd1e851735273e4eed39e40366d48f335c9 - + https://github.com/dotnet/arcade - ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 + 7d6bcdd1e851735273e4eed39e40366d48f335c9 - + https://github.com/dotnet/arcade - ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 + 7d6bcdd1e851735273e4eed39e40366d48f335c9 - + https://github.com/dotnet/arcade - ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 + 7d6bcdd1e851735273e4eed39e40366d48f335c9 - + https://github.com/dotnet/arcade - ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 + 7d6bcdd1e851735273e4eed39e40366d48f335c9 - + https://github.com/dotnet/arcade - ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 + 7d6bcdd1e851735273e4eed39e40366d48f335c9 diff --git a/eng/Versions.props b/eng/Versions.props index 260aa5dc432..afc3d3960e9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -57,9 +57,9 @@ - 9.0.0-beta.25626.6 - 9.0.0-beta.25626.6 - 9.0.0-beta.25626.6 + 9.0.0-beta.26062.2 + 9.0.0-beta.26062.2 + 9.0.0-beta.26062.2 17.4.0-preview-20220707-01 diff --git a/global.json b/global.json index 7e94bedf763..c2dc025b79b 100644 --- a/global.json +++ b/global.json @@ -14,9 +14,9 @@ "version": "9.0.112" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25626.6", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.25626.6", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25626.6", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26062.2", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.26062.2", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26062.2", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", "Microsoft.NET.Sdk.IL": "9.0.11" },