Skip to content

Commit 307eb51

Browse files
authored
Remove auditSources from NuGet.config (#1484)
The api.nuget.org source will clash with the CFSClean network isolation policy and the same data is provided by AzDO now.
1 parent a956214 commit 307eb51

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
@@ -18,8 +18,4 @@
1818
<disabledPackageSources>
1919
<clear />
2020
</disabledPackageSources>
21-
<auditSources>
22-
<clear />
23-
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
24-
</auditSources>
2521
</configuration>

0 commit comments

Comments
 (0)