diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 32459deac..a80723111 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -187,18 +187,18 @@ - + https://github.com/dotnet/arcade - b12f035e893c34ec2c965d75f6e21b7a2667e98d + b17c4b8af95a9652c3501df2702913ca94adb139 - + https://github.com/dotnet/arcade - b12f035e893c34ec2c965d75f6e21b7a2667e98d + b17c4b8af95a9652c3501df2702913ca94adb139 - + https://github.com/dotnet/arcade - b12f035e893c34ec2c965d75f6e21b7a2667e98d + b17c4b8af95a9652c3501df2702913ca94adb139 https://github.com/dotnet/arcade-services @@ -217,14 +217,14 @@ c0406eca1fc7bac699242e1f4de0b54e382a7020 - + https://github.com/dotnet/sourcelink - 3f43bf1b2dead2cb51f20dc47f6dfd7981248820 + 7c8e17b66d9d3741b3c6226757622fd729b13df2 - + https://github.com/dotnet/xliff-tasks - b7fb98b199d0b1b6188da4f4bf4f5accddac98d4 + 599baeb23fc6d6ca5e693822c422cabd6daa2c4c diff --git a/eng/Versions.props b/eng/Versions.props index c8404f1a9..9f6035f4f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 8.0.0-beta.23168.1 + 8.0.0-beta.23171.2 diff --git a/global.json b/global.json index c6817ae56..2d860da02 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.23168.1", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23168.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23171.2", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23171.2" } }