diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a63149c13..792315598 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -199,18 +199,18 @@ - + https://github.com/dotnet/arcade - cbb2c87350567406c46690ff292e5f6397a5daba + bf47db2617320c82f94713d7b538f7bc0fa9d662 - + https://github.com/dotnet/arcade - cbb2c87350567406c46690ff292e5f6397a5daba + bf47db2617320c82f94713d7b538f7bc0fa9d662 - + https://github.com/dotnet/arcade - cbb2c87350567406c46690ff292e5f6397a5daba + bf47db2617320c82f94713d7b538f7bc0fa9d662 https://github.com/dotnet/arcade-services @@ -225,9 +225,9 @@ 3809f7fce2698f3bae454f7e04259e560d1624a0 - + https://github.com/dotnet/sourcelink - 2fc6877be8977fdfdaedbf8dbb1937e85a9c1c0c + 16ba25a5b808ab4794d8eeb945a836b32f2efc15 diff --git a/eng/Versions.props b/eng/Versions.props index 53ca55ec6..8e5af43bc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 8.0.0-beta.22465.7 + 8.0.0-beta.22466.3 diff --git a/global.json b/global.json index ac5e708a2..61ac0be4b 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.22465.7", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.22465.7" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22466.3", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.22466.3" } }