diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e3eb33755..d0f0e8ad8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -202,28 +202,28 @@ - + https://github.com/dotnet/arcade - c8a95297e2622251c125aa5c0ef7c822275a792d + 1527dc867ccb652def4c0f57fbd2ebbed3a94019 - + https://github.com/dotnet/arcade - c8a95297e2622251c125aa5c0ef7c822275a792d + 1527dc867ccb652def4c0f57fbd2ebbed3a94019 - + https://github.com/dotnet/arcade - c8a95297e2622251c125aa5c0ef7c822275a792d + 1527dc867ccb652def4c0f57fbd2ebbed3a94019 https://github.com/dotnet/source-build-reference-packages 5d865ff0971f712b52cf1dd7d3e98ff4c0ff5759 - + https://github.com/dotnet/sourcelink - 9bf39e621221e1e512bd7966b6b4c78f078ef5aa + 95b2fa6768c8a5791655326c3f49468127a22b73 diff --git a/eng/Versions.props b/eng/Versions.props index 109ff35a8..b2d499468 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22171.2 + 7.0.0-beta.22179.1 diff --git a/global.json b/global.json index c3bb93697..a7b1a16c4 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.22171.2", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22171.2" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22179.1", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22179.1" } }