diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 42aac56671..906ea916c4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,25 +15,25 @@ - + https://github.com/dotnet/arcade - 5145e86df0c491e082b589aa31d69eea300adc02 + 9c9de91045b8691364e40426177da2e5c535d3ab - + https://github.com/dotnet/arcade - 5145e86df0c491e082b589aa31d69eea300adc02 + 9c9de91045b8691364e40426177da2e5c535d3ab - + https://github.com/dotnet/arcade - 5145e86df0c491e082b589aa31d69eea300adc02 + 9c9de91045b8691364e40426177da2e5c535d3ab - + https://github.com/dotnet/arcade - 5145e86df0c491e082b589aa31d69eea300adc02 + 9c9de91045b8691364e40426177da2e5c535d3ab - + https://github.com/dotnet/arcade - 5145e86df0c491e082b589aa31d69eea300adc02 + 9c9de91045b8691364e40426177da2e5c535d3ab https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index e58a298f0f..e4914f2f5e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -104,8 +104,8 @@ 2.4.1 2.0.3 2.4.1 - 7.0.0-beta.22225.6 - 7.0.0-beta.22225.6 + 7.0.0-beta.22254.2 + 7.0.0-beta.22254.2 1.22.0 1.1.2 2.0.0 @@ -115,7 +115,7 @@ 1.1.0-beta.20258.6 1.1.0-beta-21228-01 1.1.0-beta-21228-01 - 7.0.0-beta.22225.6 + 7.0.0-beta.22254.2 1.0.0-beta.21265.1 1.1.0-beta.21228.1 1.0.0-prerelease.21264.3 diff --git a/global.json b/global.json index 929a900a32..faf66b8595 100644 --- a/global.json +++ b/global.json @@ -12,7 +12,7 @@ "vswhere": "2.5.2" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22225.6", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22225.6" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22254.2", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22254.2" } }