diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 360845d78..813460898 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -192,26 +192,26 @@ - + 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/source-build-reference-packages 3147e7ae7ba3ba499d4a2d18c8a4d89bab6769d0 - + https://github.com/dotnet/sourcelink b74d568abf257cbac3d9a595e7223b25d8d6b90d diff --git a/eng/Versions.props b/eng/Versions.props index b04d6659e..41533c9c2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22225.6 + 7.0.0-beta.22254.2 diff --git a/global.json b/global.json index 72eb5704a..c08ba6a67 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.16.4" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22225.6", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22225.6" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22254.2", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22254.2" } }