diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b90eb37027..5107591d1c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -417,17 +417,17 @@ https://github.com/aspnet/Extensions 8792791e713153349025f727ba54983e5aa22617 - + https://github.com/dotnet/arcade - 66175ebd3756697a3ca515e16cd5ffddc30582cd + 163d551438aa5a1fdae12b8405651f894e841211 - + https://github.com/dotnet/arcade - 66175ebd3756697a3ca515e16cd5ffddc30582cd + 163d551438aa5a1fdae12b8405651f894e841211 - + https://github.com/dotnet/arcade - 66175ebd3756697a3ca515e16cd5ffddc30582cd + 163d551438aa5a1fdae12b8405651f894e841211 https://github.com/aspnet/Extensions diff --git a/eng/Versions.props b/eng/Versions.props index b04643f7b2..662802b834 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -60,7 +60,7 @@ --> - 5.0.0-beta.19617.1 + 5.0.0-beta.19622.1 3.5.0-beta1-19606-04 diff --git a/global.json b/global.json index f4420c3e72..226d79270d 100644 --- a/global.json +++ b/global.json @@ -25,7 +25,7 @@ }, "msbuild-sdks": { "Yarn.MSBuild": "1.15.2", - "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19617.1", - "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.19617.1" + "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19622.1", + "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.19622.1" } }