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 daec4c76d5f..3402185ef88 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,11 +6,11 @@ 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.26227.3 + 11.0.0-beta.26227.3 - 1.1.0-beta.26214.2 - 1.1.0-beta.26214.2 + 1.1.0-beta.26222.1 + 1.1.0-beta.26222.1 2.0.3 @@ -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 @@ -38,7 +38,7 @@ This file should be imported by eng/Versions.props 10.0.3 10.0.3 10.0.3 - 10.0.6 + 10.0.3 9.0.100-preview.6.24328.19 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6875dba638a..058d3f87408 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -16,21 +16,21 @@ https://github.com/dotnet/templating 43b5827697e501c442eb75ffff832cd4df2514fe - + https://github.com/dotnet/arcade - a08169b890573cfd7f949ea9062c86a4db1aab1b + f5d199ccaf897f1ab275ce683b4151be403458b5 - + https://github.com/dotnet/arcade - a08169b890573cfd7f949ea9062c86a4db1aab1b + f5d199ccaf897f1ab275ce683b4151be403458b5 - + https://github.com/dotnet/arcade-services - 5756a107b56d41141c3119f29c943695296d6108 + c6c2b88a15ff0bddf33824eb2402969d9b9f3f4c - + https://github.com/dotnet/arcade-services - 5756a107b56d41141c3119f29c943695296d6108 + c6c2b88a15ff0bddf33824eb2402969d9b9f3f4c https://github.com/dotnet/xharness @@ -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 331af2abcbb..506b28a41a4 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ "dotnet": "11.0.100-preview.3.26170.106" }, "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.26227.3", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26227.3", "Microsoft.Build.NoTargets": "3.7.0" } }