diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 143aad28f..9ae23bc6c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -188,18 +188,18 @@ - + https://github.com/dotnet/arcade - 4625a29565a94d3b8c5c680c8f1f1d53b2f216f5 + 555a00b95dd95d956dddf6bb9e213fa27fc61383 - + https://github.com/dotnet/arcade - 4625a29565a94d3b8c5c680c8f1f1d53b2f216f5 + 555a00b95dd95d956dddf6bb9e213fa27fc61383 - + https://github.com/dotnet/arcade - 4625a29565a94d3b8c5c680c8f1f1d53b2f216f5 + 555a00b95dd95d956dddf6bb9e213fa27fc61383 https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index ce2acadc3..e8d2af96e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -27,7 +27,7 @@ - 7.0.0-beta.23114.3 + 7.0.0-beta.23117.3 diff --git a/global.json b/global.json index 5039463a8..dfd6be6d5 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.23114.3", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23114.3" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23117.3", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23117.3" } }