CronNET/.nuget/NuGet.Config
derikwhittaker 6be84f0cf9 Added IoC interfaces. Nuget auto restore
Added interfaces to allow injection and mocking.
Setup test to use nuget packages to allow easier setup
2013-12-14 08:40:37 -05:00

6 lines
164 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<solution>
<add key="disableSourceControlIntegration" value="true" />
</solution>
</configuration>