From 67967baa73a1e66a0564e01d2756708b01c6358a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 26 May 2025 05:02:33 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20250521.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25266.2 -> To Version 9.0.0-beta.25271.1 --- NuGet.config | 18 ------------------ eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 2 +- global.json | 4 ++-- 4 files changed, 9 insertions(+), 27 deletions(-) diff --git a/NuGet.config b/NuGet.config index c9a3b6adfce..d1a8a417e43 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,15 +4,6 @@ - - - - - - - - - @@ -29,15 +20,6 @@ - - - - - - - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f6991d7edc5..1a12e7e2383 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -67,17 +67,17 @@ - + https://github.com/dotnet/arcade - c62eeb5b5432f9eaa034fbd641ccd9fd0d928fb3 + 086a1771875b63404b4a710d27250fe384dc2810 - + https://github.com/dotnet/arcade - c62eeb5b5432f9eaa034fbd641ccd9fd0d928fb3 + 086a1771875b63404b4a710d27250fe384dc2810 - + https://github.com/dotnet/arcade - c62eeb5b5432f9eaa034fbd641ccd9fd0d928fb3 + 086a1771875b63404b4a710d27250fe384dc2810 diff --git a/eng/Versions.props b/eng/Versions.props index 6a4ce93dacc..9c38f7c2843 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,7 +34,7 @@ 9.0.5 - 9.0.0-beta.25266.2 + 9.0.0-beta.25271.1 17.8.3 diff --git a/global.json b/global.json index c6d0ebb8ab1..b4994f6028b 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25266.2", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25266.2" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25271.1", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25271.1" } }