From 862fed5a93c8b8dc649284136f934555b731580d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez=20L=C3=B3pez?= <1175054+carlossanlop@users.noreply.github.com> Date: Wed, 13 Sep 2023 21:57:57 -0700 Subject: [PATCH 1/6] Add dotnet9 and dotnet9-transport feeds --- NuGet.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NuGet.config b/NuGet.config index ea083a19de..a89f9727f1 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,6 +7,8 @@ + + From 152c7e2d817c79b325ce02fc4e58e0737245caa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez=20L=C3=B3pez?= <1175054+carlossanlop@users.noreply.github.com> Date: Thu, 14 Sep 2023 08:40:52 -0700 Subject: [PATCH 2/6] Remove dotnet5 -> dotnet8 feeds. --- NuGet.config | 4 ---- 1 file changed, 4 deletions(-) diff --git a/NuGet.config b/NuGet.config index a89f9727f1..5b8e81f608 100644 --- a/NuGet.config +++ b/NuGet.config @@ -3,10 +3,6 @@ - - - - From 7b9a4fc14485e2dab1ad3b73a3d5956791e88fab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez=20L=C3=B3pez?= <1175054+carlossanlop@users.noreply.github.com> Date: Thu, 14 Sep 2023 11:08:53 -0700 Subject: [PATCH 3/6] Re-add 8 feeds --- NuGet.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NuGet.config b/NuGet.config index 5b8e81f608..f8c73f6a87 100644 --- a/NuGet.config +++ b/NuGet.config @@ -3,6 +3,8 @@ + + From 5a04a2230dbda2b0301f4e541330f473ea13ed7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez=20L=C3=B3pez?= <1175054+carlossanlop@users.noreply.github.com> Date: Thu, 14 Sep 2023 12:18:39 -0700 Subject: [PATCH 4/6] Re-add dotnet5 --- NuGet.config | 1 + 1 file changed, 1 insertion(+) diff --git a/NuGet.config b/NuGet.config index f8c73f6a87..2d8344131f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -3,6 +3,7 @@ + From e5e99afceaad92794b4165f4d17fdf54bdc71ffe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez=20L=C3=B3pez?= <1175054+carlossanlop@users.noreply.github.com> Date: Thu, 14 Sep 2023 12:20:49 -0700 Subject: [PATCH 5/6] Remove dotnet8-transport only --- NuGet.config | 1 - 1 file changed, 1 deletion(-) diff --git a/NuGet.config b/NuGet.config index 2d8344131f..e947ec0285 100644 --- a/NuGet.config +++ b/NuGet.config @@ -5,7 +5,6 @@ - From cb95ab6ac40c037822802682075ab5867f3caa95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez=20L=C3=B3pez?= <1175054+carlossanlop@users.noreply.github.com> Date: Mon, 18 Sep 2023 13:54:35 -0700 Subject: [PATCH 6/6] Re-add dotnet8-transport for real now --- NuGet.config | 1 + 1 file changed, 1 insertion(+) diff --git a/NuGet.config b/NuGet.config index e947ec0285..2d8344131f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -5,6 +5,7 @@ +