diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 8e84fabece4..1ededc87130 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "microsoft.dnceng.secretmanager": { - "version": "1.1.0-beta.26216.2", + "version": "1.1.0-beta.26223.1", "commands": [ "secret-manager" ] diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 4ea9896449a..0cfcf4682b6 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.26211.1 - 11.0.0-beta.26211.1 + 11.0.0-beta.26230.2 + 11.0.0-beta.26230.2 1.1.0-beta.26214.2 1.1.0-beta.26214.2 @@ -18,7 +18,7 @@ This file should be imported by eng/Versions.props 8.0.0-preview.24461.2 - 1.1.0-beta.26216.2 + 1.1.0-beta.26223.1 17.12.50 17.12.50 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7ad43289e94..db7fc7ed1f6 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 - a08169b890573cfd7f949ea9062c86a4db1aab1b + 8a7b2d3d39078db20f33067c7929b88fdff4ee63 - + https://github.com/dotnet/arcade - a08169b890573cfd7f949ea9062c86a4db1aab1b + 8a7b2d3d39078db20f33067c7929b88fdff4ee63 https://github.com/dotnet/arcade-services @@ -120,9 +120,9 @@ https://github.com/dotnet/runtime dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a - + https://github.com/dotnet/dnceng - da634aee80eb1041dd86522bbfc408491a764cf6 + a448fd88c48f2a366ba29eba0008e9ac938ecc59 diff --git a/global.json b/global.json index d2fea3eb0db..2f98c9afbe6 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ "dotnet": "11.0.100-preview.4.26210.111" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26211.1", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26211.1", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26230.2", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26230.2", "Microsoft.Build.NoTargets": "3.7.0" } }