diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 6d33706c09153..8469c61c519a3 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -42,9 +42,9 @@ This file should be imported by eng/Versions.props 9.0.0 9.0.0 - 11.0.0-beta.25608.6 - 11.0.0-beta.25608.6 - 11.0.0-beta.25608.6 + 11.0.0-beta.25609.1 + 11.0.0-beta.25609.1 + 11.0.0-beta.25609.1 2.0.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fd09b92eb6052..999cc4e94f1c0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -115,13 +115,13 @@ - + https://github.com/dotnet/arcade - 17c915fe8e3094d636fb256f2c2860f38ea7b121 + 4917b993548eac98a7e6b1b2840bb19ac55bc8f9 - + https://github.com/dotnet/arcade - 17c915fe8e3094d636fb256f2c2860f38ea7b121 + 4917b993548eac98a7e6b1b2840bb19ac55bc8f9 https://github.com/dotnet/symreader @@ -131,9 +131,9 @@ https://github.com/dotnet/roslyn 6a49297c0ed6a091d0b652918ac0387d2d045d3f - + https://github.com/dotnet/arcade - 17c915fe8e3094d636fb256f2c2860f38ea7b121 + 4917b993548eac98a7e6b1b2840bb19ac55bc8f9 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index ee5fa4f61aea9..3b5b22602ef99 100644 --- a/global.json +++ b/global.json @@ -13,8 +13,8 @@ "xcopy-msbuild": "17.14.16" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25608.6", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25608.6", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25609.1", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25609.1", "Microsoft.Build.Traversal": "3.4.0" } }