Skip to content

Commit 53d07c5

Browse files
authored
Remove extra feed (microsoft#3661)
1 parent a36e06f commit 53d07c5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

NuGet.config

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@
33
<packageSources>
44
<clear />
55
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
6-
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
76
</packageSources>
87
<packageSourceMapping>
9-
<packageSource key="nuget.org">
10-
<package pattern="Microsoft.AspNetCore.App.Internal.Assets" />
11-
</packageSource>
128
<packageSource key="dotnet-public">
139
<package pattern="*" />
1410
</packageSource>

0 commit comments

Comments
 (0)