diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 88c09e5dd..a250a1bf7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -192,18 +192,18 @@ - + https://github.com/dotnet/arcade - 49ef9b336412d5bce043d4935166d8125a2e097d + cb3ccc523ed844c82a63898ed3fa269680396f26 - + https://github.com/dotnet/arcade - 49ef9b336412d5bce043d4935166d8125a2e097d + cb3ccc523ed844c82a63898ed3fa269680396f26 - + https://github.com/dotnet/arcade - 49ef9b336412d5bce043d4935166d8125a2e097d + cb3ccc523ed844c82a63898ed3fa269680396f26 https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index 51892008a..e7b66b011 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 7.0.0-beta.23513.2 + 7.0.0-beta.23517.4 diff --git a/global.json b/global.json index 97c00f8b7..07e79e2ed 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.23513.2", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23513.2" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23517.4", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23517.4" } }