This commit is contained in:
Master Kwoth 2017-10-22 16:41:57 +02:00
parent 062a4bcc20
commit 65fc585a7b

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<configuration> <configuration>
<packageSources> <packageSources>
<add key="Imagesharp" value="https://www.myget.org/F/imagesharp/api/v3/index.json"> <add key="Imagesharp" value="https://www.myget.org/F/imagesharp/api/v3/index.json" />
<add key="Discord.Net" value="https://www.myget.org/F/discord-net/api/v3/index.json" /> <add key="Discord.Net" value="https://www.myget.org/F/discord-net/api/v3/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> <add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="Kwoth-myget" value="https://www.myget.org/F/kwoth/api/v3/index.json" /> <add key="Kwoth-myget" value="https://www.myget.org/F/kwoth/api/v3/index.json" />