Consolidate to one Nuget feed (#1155)

This commit is contained in:
Charles Gagnon
2021-02-02 10:18:05 -08:00
committed by GitHub
parent 9fc5dfa647
commit d0600cd219
11 changed files with 23 additions and 56 deletions

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration >
<packageSources>
<add key="https://www.nuget.org/api/v2/" value="https://www.nuget.org/api/v2/" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>