Added social marmalade.
This commit is contained in:
parent
639003849a
commit
1957842d4c
8 changed files with 259 additions and 0 deletions
Social
6
Social/NuGet.Config
Normal file
6
Social/NuGet.Config
Normal file
|
@ -0,0 +1,6 @@
|
|||
<configuration>
|
||||
<packageSources>
|
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||||
<add key="toastielab.dev" value="https://toastielab.dev/api/packages/ellie/nuget/index.json" protocolVersion="3" />
|
||||
</packageSources>
|
||||
</configuration>
|
Loading…
Add table
Add a link
Reference in a new issue