diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 5abbb85b9a2..bd4f2125f31 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26467.2 + 10.0.0-beta.26468.2 18.10.0-preview-26357-08 18.10.0-preview-26357-08 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 95c0fef13f1..34d530ed322 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -82,9 +82,9 @@ - + https://github.com/dotnet/arcade - ce8528ab5fea188019db8a72f3beed8d7ebc0fcd + ad80d0623f6532c4864d1e5e2e6dcab26b81a658 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index c47360c68e0..20a47d7122f 100644 --- a/global.json +++ b/global.json @@ -22,7 +22,7 @@ "xcopy-msbuild": "18.0.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26467.2", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26468.2", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }