diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8df827791..2754a52e1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -195,18 +195,18 @@ - + https://github.com/dotnet/arcade - c453dfef2f41533de5cb03b2115aab9d0dfc74c6 + 02980a654d20995c38eca6ceabf729c4c13412c4 - + https://github.com/dotnet/arcade - c453dfef2f41533de5cb03b2115aab9d0dfc74c6 + 02980a654d20995c38eca6ceabf729c4c13412c4 - + https://github.com/dotnet/arcade - c453dfef2f41533de5cb03b2115aab9d0dfc74c6 + 02980a654d20995c38eca6ceabf729c4c13412c4 https://github.com/dotnet/arcade-services @@ -225,14 +225,14 @@ d8427722f537c3fbdc753dce52af1f104a8048d6 - + https://github.com/dotnet/sourcelink - 4ad5e57a1489a065674bd4da72b788f073dab638 + 763c618bbc4cc6481d37d122dc0dd3c2cafbcd49 - + https://github.com/dotnet/xliff-tasks - ff7db52c8a66e892216be667271e726a02661cad + 3cb4fa02ba389a7f070a16c50227cba2e610b48d diff --git a/eng/Versions.props b/eng/Versions.props index 88135d1bb..0bfca2eec 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 8.0.0-beta.23103.1 + 8.0.0-beta.23106.4 diff --git a/global.json b/global.json index 7a377f7ca..669d24dbf 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.23103.1", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23103.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23106.4", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23106.4" } }