From 8d44eb408af3ba04cef876bf61c6c8767b076a7f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 14 Nov 2024 13:54:12 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20241113.5 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Git.IssueManager , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.VersionTools From Version 6.0.0-beta.24514.4 -> To Version 6.0.0-beta.24563.5 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 10 +++++----- global.json | 2 +- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6f1ce1679..1d4240106 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -59,29 +59,29 @@ - + https://github.com/dotnet/arcade - 87e1f2ac110e91c8c15389525fd567a9147105b0 + c8e0c31e05276243bdb22046c9abf46a959e8917 - + https://github.com/dotnet/arcade - 87e1f2ac110e91c8c15389525fd567a9147105b0 + c8e0c31e05276243bdb22046c9abf46a959e8917 - + https://github.com/dotnet/arcade - 87e1f2ac110e91c8c15389525fd567a9147105b0 + c8e0c31e05276243bdb22046c9abf46a959e8917 - + https://github.com/dotnet/arcade - 87e1f2ac110e91c8c15389525fd567a9147105b0 + c8e0c31e05276243bdb22046c9abf46a959e8917 - + https://github.com/dotnet/arcade - 87e1f2ac110e91c8c15389525fd567a9147105b0 + c8e0c31e05276243bdb22046c9abf46a959e8917 - + https://github.com/dotnet/arcade - 87e1f2ac110e91c8c15389525fd567a9147105b0 + c8e0c31e05276243bdb22046c9abf46a959e8917 diff --git a/eng/Versions.props b/eng/Versions.props index 53836a7c3..973eb8870 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -9,11 +9,11 @@ true 1.0.0-preview.1 - 6.0.0-beta.24514.4 - 6.0.0-beta.24514.4 - 6.0.0-beta.24514.4 - 6.0.0-beta.24514.4 - 6.0.0-beta.24514.4 + 6.0.0-beta.24563.5 + 6.0.0-beta.24563.5 + 6.0.0-beta.24563.5 + 6.0.0-beta.24563.5 + 6.0.0-beta.24563.5 17.4.1 1.1.0-beta.24376.1 1.1.0-beta.24376.1 diff --git a/global.json b/global.json index 39825dd85..ec4a0f264 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24514.4" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24563.5" } }