diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 816ca7ef4..d85c9b201 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -195,18 +195,18 @@ - + https://github.com/dotnet/arcade - 5b838a3ed7f8e53c3082724605e5237fa614a43c + 21a53708b4645c64259b3883dac7709ddfa19fe8 - + https://github.com/dotnet/arcade - 5b838a3ed7f8e53c3082724605e5237fa614a43c + 21a53708b4645c64259b3883dac7709ddfa19fe8 - + https://github.com/dotnet/arcade - 5b838a3ed7f8e53c3082724605e5237fa614a43c + 21a53708b4645c64259b3883dac7709ddfa19fe8 https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index be273f0c3..92dda45e0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22416.5 + 7.0.0-beta.22417.2 diff --git a/global.json b/global.json index e3b78ff2c..184c46a58 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.22416.5", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22416.5" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22417.2", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22417.2" } }