diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fba86bb5e..7234fb1e3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -196,32 +196,32 @@ - + https://github.com/dotnet/arcade - 22e05f347f297e09e9ee58c22e139d2f5f5ec297 + f7951a64db920ea599bd6819065b661d88d26b23 - + https://github.com/dotnet/arcade - 22e05f347f297e09e9ee58c22e139d2f5f5ec297 + f7951a64db920ea599bd6819065b661d88d26b23 - + https://github.com/dotnet/arcade - 22e05f347f297e09e9ee58c22e139d2f5f5ec297 + f7951a64db920ea599bd6819065b661d88d26b23 https://github.com/dotnet/source-build-reference-packages 598fd5d2c9e36784f5c5ca8df533a57f8b46727d - + https://github.com/dotnet/sourcelink - 317a714f518da915bbf9f04f8f30e7ddb224d911 + 3e7c7527cc929bfcda18cde3af8cddc2dd98f121 - + https://github.com/dotnet/xliff-tasks - ad74dd451025f8bacb8bb22f6388da41a77cfcf5 + ad72d0b03cb9b259988d98e1ebcdf8ca56c9d8e5 diff --git a/eng/Versions.props b/eng/Versions.props index 61736069e..5cac1f544 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22364.1 + 7.0.0-beta.22365.4 diff --git a/global.json b/global.json index 7bcfe876f..e4f027bd3 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.22364.1", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22364.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22365.4", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22365.4" } }