cleanup, done fixing
This commit is contained in:
parent
91599e0a57
commit
a2b6839027
@ -3,11 +3,10 @@
|
|||||||
<packageSources>
|
<packageSources>
|
||||||
<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="nuget.org" value="https://api.nuget.org/v3/index.json" />
|
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
|
||||||
<add key="Discord myget feed" value="https://www.myget.org/F/discord-net/api/v3/index.json" />
|
|
||||||
<add key="Image Processor" value="https://www.myget.org/F/imageprocessor/api/v3/index.json" />
|
<add key="Image Processor" value="https://www.myget.org/F/imageprocessor/api/v3/index.json" />
|
||||||
</packageSources>
|
</packageSources>
|
||||||
<disabledPackageSources>
|
<disabledPackageSources>
|
||||||
<add key="Microsoft and .NET" value="true" />
|
<add key="Image Processor" value="true" />
|
||||||
</disabledPackageSources>
|
</disabledPackageSources>
|
||||||
<packageRestore>
|
<packageRestore>
|
||||||
<add key="enabled" value="True" />
|
<add key="enabled" value="True" />
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 2834cc778838eb9c5c9a46d565401aa51534052a
|
Subproject commit ddbfe48f32578bd72eb4a3c9c3b08091c7fe84fa
|
Loading…
Reference in New Issue
Block a user