diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 1ce7e0379f..cf1b1271df 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.26177.7 + 10.0.0-beta.26201.4 18.6.0-preview-26180-08 18.6.0-preview-26180-08 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a90f0ac3cc..5c78b2fbda 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -76,9 +76,9 @@ - + https://github.com/dotnet/arcade - 62dc2defffeadabf6761a9ed7e142692107330c0 + 2ad6e0a00c692279222642dbcd6e72eb21572d93 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index c222e67a02..918e2d87e2 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.26177.7", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26201.4", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }