diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 515439709..7c1ca49af 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -157,19 +157,19 @@ - + https://github.com/dotnet/arcade - 809cbb58dea1d1e477ab0e12855d1758d50844a8 + e737b1f920e7e1a37f99dae198bbd957c293b9c8 - + https://github.com/dotnet/arcade - 809cbb58dea1d1e477ab0e12855d1758d50844a8 + e737b1f920e7e1a37f99dae198bbd957c293b9c8 - + https://github.com/dotnet/arcade - 809cbb58dea1d1e477ab0e12855d1758d50844a8 + e737b1f920e7e1a37f99dae198bbd957c293b9c8 https://github.com/dotnet/source-build-reference-packages @@ -180,9 +180,9 @@ 6dcc7d005e38829efb6714d2ecfc4c0cb383e7d9 - + https://github.com/dotnet/xliff-tasks - 370da425b0478879d5f8f407b3e4db495bcdcc11 + efd11df517e8f73e593602648d5ec9ce7ae9671a diff --git a/eng/Versions.props b/eng/Versions.props index 78a63a215..80f217abf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.21425.3 + 6.0.0-beta.21426.2 diff --git a/global.json b/global.json index 0ee359645..b997fbb55 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.16.4" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21425.3", - "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21425.3" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21426.2", + "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21426.2" } }