diff --git a/eng/Version.Details.props b/eng/Version.Details.props index c7a179322bf..7d9c92e0fc7 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.26406.9 + 10.0.0-beta.26410.1 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 1b2e2cfa3c6..18acbd88206 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -82,9 +82,9 @@ - + https://github.com/dotnet/arcade - af57946065838fca9b1745ab055d5a15a4783fba + f0580c1beaa25ecdb341ad8396df48acf433fbec https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index 7c4e9618a33..bbeaad66ad9 100644 --- a/global.json +++ b/global.json @@ -23,7 +23,7 @@ "xcopy-msbuild": "18.0.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26406.9", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26410.1", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }