Skip to content

Commit e9f3d1e

Browse files
committed
nuget.config: drop internal feed
We don't need this feed, and it is causing build problems during release. Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
1 parent f0e862e commit e9f3d1e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nuget.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<add key="Dependencies" value="https://pkgs.dev.azure.com/gvfs/ci/_packaging/Dependencies/nuget/v3/index.json" />
65
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
76
</packageSources>
87
</configuration>

0 commit comments

Comments
 (0)