From c4ec9519e880776946152e719f0564fd83e5adb5 Mon Sep 17 00:00:00 2001 From: carlossanlop <1175054+carlossanlop@users.noreply.github.com> Date: Wed, 17 Aug 2022 14:04:13 -0700 Subject: [PATCH 1/3] Move dotnet7 feeds to dotnet8 in main nuget.config --- NuGet.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NuGet.config b/NuGet.config index a6d878497eacd0..c4aba7bb600f23 100644 --- a/NuGet.config +++ b/NuGet.config @@ -16,9 +16,9 @@ - - - + + + From 55e53159e8f4b8a4b877b4d0765720dcde4046f2 Mon Sep 17 00:00:00 2001 From: carlossanlop <1175054+carlossanlop@users.noreply.github.com> Date: Wed, 17 Aug 2022 14:18:22 -0700 Subject: [PATCH 2/3] Do not yet remove dotnet7 feeds until all deps are published to dotnet8 --- NuGet.config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NuGet.config b/NuGet.config index c4aba7bb600f23..05c3c2344bc547 100644 --- a/NuGet.config +++ b/NuGet.config @@ -16,6 +16,9 @@ + + + From 65799337ce42dd6731f450a3506b19eaf7ac41b8 Mon Sep 17 00:00:00 2001 From: Carlos Sanchez <1175054+carlossanlop@users.noreply.github.com> Date: Wed, 17 Aug 2022 14:37:16 -0700 Subject: [PATCH 3/3] Update NuGet.config Co-authored-by: Viktor Hofer --- NuGet.config | 1 - 1 file changed, 1 deletion(-) diff --git a/NuGet.config b/NuGet.config index 05c3c2344bc547..33b098b1293e57 100644 --- a/NuGet.config +++ b/NuGet.config @@ -19,7 +19,6 @@ -