diff --git a/eng/Version.Details.props b/eng/Version.Details.props index f39309e359..bbaace7c25 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.26159.1 + 10.0.0-beta.26160.1 18.6.0-preview-26162-01 18.6.0-preview-26162-01 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7ac06d5f7d..33a4e5f901 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -76,9 +76,9 @@ - + https://github.com/dotnet/arcade - 6f1da2af699e35f16100c86933b8c65e36fa6f38 + 8b0ca8dba65be0853690ce98ae8f950a25ff8421 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index fdf165fcad..89e0378691 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.26159.1", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26160.1", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }