diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 77987794375..7a945a73d78 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.26310.1 - 11.0.0-beta.26310.1 + 11.0.0-beta.26325.1 + 11.0.0-beta.26325.1 1.1.0-beta.26316.3 1.1.0-beta.26316.3 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f3e3b1bf38c..fbdbd9bd83e 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 - 0a80b038bcc0d76b2f26c7f22062942de75779e6 + b076228a542025c4f879f254d38adb5cf34a2475 - + https://github.com/dotnet/arcade - 0a80b038bcc0d76b2f26c7f22062942de75779e6 + b076228a542025c4f879f254d38adb5cf34a2475 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index cef204bb2f8..30d2e1be057 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ "dotnet": "11.0.100-preview.5.26227.104" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26310.1", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26310.1", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26325.1", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26325.1", "Microsoft.Build.NoTargets": "3.7.0" } }