nuget config

This commit is contained in:
Kwoth 2016-11-25 15:15:56 +01:00
parent bf72a6c35d
commit 23b0571f62

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="ImageProcessor" value="https://www.myget.org/F/imageprocessor/api/v3/index.json" />
<add key="ImageSharp" value="https://www.myget.org/F/imagesharp/api/v3/index.json">
</packageSources>
</configuration>