diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 51ee13eae..1e7b5f302 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -202,18 +202,18 @@ - + https://github.com/dotnet/arcade - 602351e3681015ea789b2aeaa7b2a9156a8baf38 + 9c133f0206c655b7a12a045b1de7c76804cde3fb - + https://github.com/dotnet/arcade - 602351e3681015ea789b2aeaa7b2a9156a8baf38 + 9c133f0206c655b7a12a045b1de7c76804cde3fb - + https://github.com/dotnet/arcade - 602351e3681015ea789b2aeaa7b2a9156a8baf38 + 9c133f0206c655b7a12a045b1de7c76804cde3fb https://github.com/dotnet/arcade-services @@ -237,9 +237,9 @@ d2e046aec870a5a7601cc51c5607f34463cc2d42 - + https://github.com/dotnet/xliff-tasks - 3aa0b2b84cab7d94b9136547563d027fd78e82a6 + a61cdec7a7f96c654b8c92bea0167df0427cc26c diff --git a/eng/Versions.props b/eng/Versions.props index 40745f2fb..8696c1fe9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ - 8.0.0-beta.23371.1 + 8.0.0-beta.23376.1 diff --git a/global.json b/global.json index 8c833df6c..ccb097ea0 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.23371.1", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23371.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23376.1", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23376.1" } }