diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c3f3fccdc92..97ff63c2ca1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - 89806f0b9e93ad2bbe32c654412835c0801a2032 + c5d8214ed77ba3abc86337e870e8568deb14a93a - + https://github.com/dotnet/arcade - 89806f0b9e93ad2bbe32c654412835c0801a2032 + c5d8214ed77ba3abc86337e870e8568deb14a93a - + https://github.com/dotnet/arcade - 89806f0b9e93ad2bbe32c654412835c0801a2032 + c5d8214ed77ba3abc86337e870e8568deb14a93a - + https://github.com/dotnet/arcade - 89806f0b9e93ad2bbe32c654412835c0801a2032 + c5d8214ed77ba3abc86337e870e8568deb14a93a - + https://github.com/dotnet/arcade - 89806f0b9e93ad2bbe32c654412835c0801a2032 + c5d8214ed77ba3abc86337e870e8568deb14a93a https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 3f67c814f90..e0d6ddc1de1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -65,8 +65,8 @@ 2.4.1 2.0.3 2.4.1 - 6.0.0-beta.21370.12 - 6.0.0-beta.21370.12 + 6.0.0-beta.21373.9 + 6.0.0-beta.21373.9 1.22.0 1.1.2 2.0.0 @@ -77,7 +77,7 @@ 1.1.0-beta.20258.6 1.1.0-beta-21309-01 1.1.0-beta-21309-01 - 6.0.0-beta.21370.12 + 6.0.0-beta.21373.9 1.0.0-beta.21371.1 1.1.0-beta.21228.1 1.0.0-prerelease.21364.1 diff --git a/global.json b/global.json index 30d998e60fd..78e2236c795 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "6.0.100-preview.6.21355.2" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21370.12", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21370.12" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21373.9", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21373.9" } }