diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f2b05def9..19f3f84a6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -196,19 +196,19 @@ - + https://github.com/dotnet/arcade - d681cd3568168a97aa4cf50a61af9ec74d307eb8 + 64c91380e3a363632470cacc667fe1dc0693b675 - + https://github.com/dotnet/arcade - d681cd3568168a97aa4cf50a61af9ec74d307eb8 + 64c91380e3a363632470cacc667fe1dc0693b675 - + https://github.com/dotnet/arcade - d681cd3568168a97aa4cf50a61af9ec74d307eb8 + 64c91380e3a363632470cacc667fe1dc0693b675 https://github.com/dotnet/source-build-reference-packages @@ -220,9 +220,9 @@ 9dd9f81089f875d2452db9d6c8397a8e0b19d688 - + https://github.com/dotnet/xliff-tasks - c43ace141b8666f030d87f84c01526d64d5223d4 + 72caa517d5bc84bccbda641446f3597a438ab982 diff --git a/eng/Versions.props b/eng/Versions.props index d55cc434d..b449e2f14 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22308.5 + 7.0.0-beta.22310.1 diff --git a/global.json b/global.json index 464c11db1..fe4b6679b 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.22308.5", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22308.5" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22310.1", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22310.1" } }