Merge pull request #7 from Kwoth/dev

nuget config
This commit is contained in:
samvaio 2016-11-25 20:33:50 +05:30 committed by GitHub
commit 53758f33e6

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>