diff --git a/eng/Version.Details.props b/eng/Version.Details.props index e3e25fb89f7..9945cb94079 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26419.2 - 11.0.0-beta.26419.2 + 11.0.0-beta.26423.2 + 11.0.0-beta.26423.2 1.1.0-beta.26374.1 1.1.0-beta.26374.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9f17d8ab97a..45c01f53428 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -16,13 +16,13 @@ https://github.com/dotnet/templating 43b5827697e501c442eb75ffff832cd4df2514fe - + https://github.com/dotnet/arcade - a4c4c8800e2a0fd23856a2ba796cf9503dd83e56 + 8a334d584dc2889549156514953a56dd106b842a - + https://github.com/dotnet/arcade - a4c4c8800e2a0fd23856a2ba796cf9503dd83e56 + 8a334d584dc2889549156514953a56dd106b842a https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 56c09d034f6..92a9bd3401e 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ "dotnet": "11.0.100-preview.6.26359.118" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26419.2", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26419.2", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26423.2", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26423.2", "Microsoft.Build.NoTargets": "3.7.0" } }