2015-11-10 09:27:47 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<configuration>
|
|
|
|
|
<packageSources>
|
|
|
|
|
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
|
2018-03-20 10:43:18 +01:00
|
|
|
<add key="umbracocore" value="https://www.myget.org/F/umbracocore/api/v3/index.json" />
|
2018-03-27 18:14:21 +11:00
|
|
|
<add key="examineAppVeyor" value="https://ci.appveyor.com/nuget/examine-f73l6qv0oqfh/" />
|
2015-11-10 09:27:47 +01:00
|
|
|
</packageSources>
|
2015-09-23 15:56:05 +10:00
|
|
|
</configuration>
|