mirror of https://github.com/icsharpcode/ILSpy.git
1 changed files with 1 additions and 0 deletions
@ -1,6 +1,7 @@ |
|||||||
<?xml version="1.0" encoding="utf-8"?> |
<?xml version="1.0" encoding="utf-8"?> |
||||||
<configuration> |
<configuration> |
||||||
<packageSources> |
<packageSources> |
||||||
|
<add key="Nuget Official" value="https://api.nuget.org/v3/index.json" /> |
||||||
<add key="ILSpy" value="https://ci.appveyor.com/nuget/ilspy-masterfeed" /> |
<add key="ILSpy" value="https://ci.appveyor.com/nuget/ilspy-masterfeed" /> |
||||||
</packageSources> |
</packageSources> |
||||||
</configuration> |
</configuration> |
||||||
Loading…
Reference in new issue