diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6e773d50e4e..13e9cd6ab82 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.26451.2", + "version": "1.1.0-beta.26460.1", "commands": [ "secret-manager" ] diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 7e0bc215b4d..0334212ab8d 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.26460.5 - 11.0.0-beta.26460.5 + 11.0.0-beta.26464.1 + 11.0.0-beta.26464.1 1.1.0-beta.26451.2 1.1.0-beta.26451.2 @@ -18,7 +18,7 @@ This file should be imported by eng/Versions.props 8.0.0-preview.24461.2 - 1.1.0-beta.26451.2 + 1.1.0-beta.26460.1 18.8.2 18.8.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d008d50c921..8c8fa55e78b 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 - 98c48ebed253c0231d84a0a157828c7f7a8b177e + 291c2c52fe3d6079af97062f8918eda41e02e133 - + https://github.com/dotnet/arcade - 98c48ebed253c0231d84a0a157828c7f7a8b177e + 291c2c52fe3d6079af97062f8918eda41e02e133 https://github.com/dotnet/arcade-services @@ -124,9 +124,9 @@ https://github.com/dotnet/runtime f7d90799ce4ef09a0bb257852a57248d2a8fb8dd - + https://github.com/dotnet/dnceng - ddd34399ec8ab7951875e80068c7c80f2fb0ae55 + 34b8a00c28a0ba11d9cbcc3da34919dd97f40bed diff --git a/global.json b/global.json index bfd5a9f2141..65adf6f8308 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ "dotnet": "11.0.100-rc.1.26420.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26460.5", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26460.5", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26464.1", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26464.1", "Microsoft.Build.NoTargets": "3.7.0" } }