Skip to content

Commit 4a8b582

Browse files
authored
Remove maintenance-packages temp feed from NuGet.config (#1208)
The packages that were published in that feed are already available in nuget.org.
1 parent 3412bb1 commit 4a8b582

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

NuGet.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
<add key="dotnet10-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json" />
2323
<!-- Required for MSBuild 17.3.4 -->
2424
<add key="darc-pub-DotNet-msbuild-Trusted" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-a400405b/nuget/v3/index.json" />
25-
<!-- Required for maintenance-packages System.Memory 4.6.1, System.Net.WebSockets.WebSocketProtocol 5.1.1, System.Reflection.DispatchProxy 4.8.1, System.Runtime.CompilerServices.Unsafe 6.1.1, System.Threading.Tasks.Extensions 4.6.1 -->
26-
<add key="darc-pub-dotnet-maintenance-packages-ab95a1f1" value="https://dnceng.pkgs.visualstudio.com/public/_packaging/darc-pub-dotnet-maintenance-packages-ab95a1f1/nuget/v3/index.json" />
2725
</packageSources>
2826
<disabledPackageSources />
2927
<auditSources>

0 commit comments

Comments
 (0)