From 9a6e6ce89f3dc6e8840d6ea9175c4b21f7eef2cc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 1 Nov 2023 12:12:10 +0000 Subject: [PATCH 1/2] Update dependencies from https://github.com/dotnet/arcade build 20231031.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XliffTasks From Version 9.0.0-beta.23531.1 -> To Version 9.0.0-beta.23531.4 --- NuGet.config | 1 - eng/Version.Details.xml | 8 ++++---- global.json | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/NuGet.config b/NuGet.config index 82d49e25523..857df94b458 100644 --- a/NuGet.config +++ b/NuGet.config @@ -6,7 +6,6 @@ - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7d3ebe99dc0..c4c567d6ae5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -29,14 +29,14 @@ - + https://github.com/dotnet/arcade - 0ebe09a5ce6665a5fe1df1c644d4f77189c4deba + 16a344fc2ff2eecac5b03b88c96e99d7796e5125 - + https://github.com/dotnet/arcade - 0ebe09a5ce6665a5fe1df1c644d4f77189c4deba + 16a344fc2ff2eecac5b03b88c96e99d7796e5125 diff --git a/global.json b/global.json index 9b9d013aba8..72dca048024 100644 --- a/global.json +++ b/global.json @@ -8,6 +8,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23531.1" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23531.4" } } From 5640a08aa8c5c3ff29a3f6c819e29d855dbafaf9 Mon Sep 17 00:00:00 2001 From: Jason Zhai Date: Wed, 1 Nov 2023 23:47:31 -0700 Subject: [PATCH 2/2] Revert NuGet.config --- NuGet.config | 1 + 1 file changed, 1 insertion(+) diff --git a/NuGet.config b/NuGet.config index 857df94b458..82d49e25523 100644 --- a/NuGet.config +++ b/NuGet.config @@ -6,6 +6,7 @@ +