1 2 3 4 5 6 7
<?xml version="1.0" encoding="utf-8"?> <configuration> <packageSources> <add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> <add key="local" value="http://svc.pitcloud.no:5000/" /> </packageSources> </configuration>