diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0cd142cdf..f503d9041 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -193,18 +193,18 @@ - + https://github.com/dotnet/arcade - 290a3ecc0e3dabcdcafff632ccbf28d42db8061b + e3bfcab7b00a6345c005dad16474d2ad29d6587d - + https://github.com/dotnet/arcade - 290a3ecc0e3dabcdcafff632ccbf28d42db8061b + e3bfcab7b00a6345c005dad16474d2ad29d6587d - + https://github.com/dotnet/arcade - 290a3ecc0e3dabcdcafff632ccbf28d42db8061b + e3bfcab7b00a6345c005dad16474d2ad29d6587d https://github.com/dotnet/arcade-services @@ -223,9 +223,9 @@ 9d5fc54b0d8b201e6fcc4f894ee8d5bf8611e681 - + https://github.com/dotnet/sourcelink - 47edfd68f25fc5a9dd399b6e3f8f20a355f82e1a + c30453767037d81a9ab925f82736a9738004f309 diff --git a/eng/Versions.props b/eng/Versions.props index 9739bce72..c30be9a74 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 8.0.0-beta.23205.4 + 8.0.0-beta.23207.1 diff --git a/global.json b/global.json index 8e0ab15e1..5f68760b3 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.23205.4", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23205.4" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23207.1", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23207.1" } }