diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5ea8ea952..f57f9c7a8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -206,18 +206,18 @@ - + https://github.com/dotnet/arcade - 4d9945d230fdd8324ce16a31c7dbd74e27a0fc9b + 90c167d5c57de4a8bced566379dbd893556c94e8 - + https://github.com/dotnet/arcade - 4d9945d230fdd8324ce16a31c7dbd74e27a0fc9b + 90c167d5c57de4a8bced566379dbd893556c94e8 - + https://github.com/dotnet/arcade - 4d9945d230fdd8324ce16a31c7dbd74e27a0fc9b + 90c167d5c57de4a8bced566379dbd893556c94e8 https://github.com/dotnet/arcade-services @@ -236,9 +236,9 @@ f4903e46459e0348e3793055dd8b68b8b0264034 - + https://github.com/dotnet/xliff-tasks - bb654cd4736e7e8cb99f1c355ce2b8f0a686ba74 + ed9a83526483c094fb51e7000b6f816ce6cb0325 diff --git a/eng/Versions.props b/eng/Versions.props index b226dbf34..aea088eaa 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 8.0.0-beta.23422.1 + 8.0.0-beta.23425.2 diff --git a/global.json b/global.json index 10403a566..d578ec920 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23422.1", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23422.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23425.2", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23425.2" } }