Files
TurboLinks.Net/NuGet.Config
Tommy Parnell 5347fe22d3 init
2015-10-17 23:06:36 -04:00

9 lines
291 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
<clear />
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>