From 5c4965dd5d690efc389d189937e5061f66e84763 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:17:51 -0700 Subject: [PATCH] [release/6.0.4xx] Update dependencies from dotnet/arcade (#8009) * Update dependencies from https://github.com/dotnet/arcade build 20240520.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.24266.4 -> To Version 6.0.0-beta.24270.1 * Update dependencies from https://github.com/dotnet/arcade build 20240520.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.24266.4 -> To Version 6.0.0-beta.24270.1 * Update dependencies from https://github.com/dotnet/arcade build 20240520.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.24266.4 -> To Version 6.0.0-beta.24270.1 * Update dependencies from https://github.com/dotnet/arcade build 20240520.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.24266.4 -> To Version 6.0.0-beta.24270.1 * Update dependencies from https://github.com/dotnet/arcade build 20240520.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.24266.4 -> To Version 6.0.0-beta.24270.1 * Update dependencies from https://github.com/dotnet/arcade build 20240520.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.24266.4 -> To Version 6.0.0-beta.24270.1 * Update dependencies from https://github.com/dotnet/arcade build 20240520.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.24266.4 -> To Version 6.0.0-beta.24270.1 * Update dependencies from https://github.com/dotnet/arcade build 20240520.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.24266.4 -> To Version 6.0.0-beta.24270.1 * Update dependencies from https://github.com/dotnet/arcade build 20240520.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.24266.4 -> To Version 6.0.0-beta.24270.1 * Update dependencies from https://github.com/dotnet/arcade build 20240520.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.24266.4 -> To Version 6.0.0-beta.24270.1 * Update dependencies from https://github.com/dotnet/arcade build 20240520.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.24266.4 -> To Version 6.0.0-beta.24270.1 * Update dependencies from https://github.com/dotnet/arcade build 20240520.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.24266.4 -> To Version 6.0.0-beta.24270.1 * Update dependencies from https://github.com/dotnet/arcade build 20240520.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.24266.4 -> To Version 6.0.0-beta.24270.1 * Update dependencies from https://github.com/dotnet/arcade build 20240520.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.24266.4 -> To Version 6.0.0-beta.24270.1 --------- Co-authored-by: dotnet-maestro[bot] --- NuGet.config | 10 ---------- eng/Version.Details.xml | 2 +- global.json | 2 +- 3 files changed, 2 insertions(+), 12 deletions(-) diff --git a/NuGet.config b/NuGet.config index 3bc71d666cc..aea067b07fc 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,11 +4,6 @@ - - - - - @@ -23,11 +18,6 @@ - - - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 922aba0d2e6..4797ec99d5b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -57,7 +57,7 @@ - + https://github.com/dotnet/arcade 2eab07c3d7b78219d10099b19fafeef2ecae1779 diff --git a/global.json b/global.json index 975ea48fd8f..e4f2770ef9b 100644 --- a/global.json +++ b/global.json @@ -8,6 +8,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24266.4" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24270.1" } }