diff --git a/ICSharpCode.Decompiler.Generators/ICSharpCode.Decompiler.Generators.csproj b/ICSharpCode.Decompiler.Generators/ICSharpCode.Decompiler.Generators.csproj
index 2f0a81ddb..308fdb74f 100644
--- a/ICSharpCode.Decompiler.Generators/ICSharpCode.Decompiler.Generators.csproj
+++ b/ICSharpCode.Decompiler.Generators/ICSharpCode.Decompiler.Generators.csproj
@@ -9,8 +9,8 @@
+ The stable package lives on nuget.org only; the repo-root NuGet.config maps
+ Microsoft.CodeAnalysis.* to nuget.org as well as to the dotnet-tools feed for that reason. -->
false
diff --git a/ICSharpCode.Decompiler.Generators/NuGet.config b/ICSharpCode.Decompiler.Generators/NuGet.config
deleted file mode 100644
index edb927d0b..000000000
--- a/ICSharpCode.Decompiler.Generators/NuGet.config
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/ILSpy.AddIn.VS2022/NuGet.config b/ILSpy.AddIn.VS2022/NuGet.config
deleted file mode 100644
index d225cff49..000000000
--- a/ILSpy.AddIn.VS2022/NuGet.config
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/NuGet.config b/NuGet.config
index 342195236..ac6615527 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -13,6 +13,12 @@
+
+