diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 593b9edf1..dd6b69fd8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -196,32 +196,32 @@ - + https://github.com/dotnet/arcade - 11672d906390046e77a34b6406d9e02229fd7e45 + 5d3e421833a18b48eed5bda24f4d5f65a75cf970 - + https://github.com/dotnet/arcade - 11672d906390046e77a34b6406d9e02229fd7e45 + 5d3e421833a18b48eed5bda24f4d5f65a75cf970 - + https://github.com/dotnet/arcade - 11672d906390046e77a34b6406d9e02229fd7e45 + 5d3e421833a18b48eed5bda24f4d5f65a75cf970 https://github.com/dotnet/source-build-reference-packages 2f29154d3b33394f13abdb391f7b2008da2ef36a - + https://github.com/dotnet/sourcelink - 8779e3bbd2863c2f51b7933d265348cee36e3a6f + 441f130fb9d78e341e094851473195191ab4164e - + https://github.com/dotnet/xliff-tasks - accd9db8ea2d65ea37ab7ac7876e06de6f1ab942 + 9de3026759319a2732a023114ff8d15db7121cb5 diff --git a/eng/Versions.props b/eng/Versions.props index a38607d65..4f3cc0be7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22372.1 + 7.0.0-beta.22375.4 diff --git a/global.json b/global.json index 2fdacd18f..3f183baa7 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.22372.1", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22372.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22375.4", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22375.4" } }