Files
OurUmbraco/NuGet.config
T
Sebastiaan Janssen 51c402e105 More spam wrangling
2015-07-25 09:47:35 +02:00

7 lines
271 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
<add key="MyGetUmbracoNightly" value="https://www.myget.org/F/umbraconightly/api/v2" />
</packageSources>
</configuration>