DiskProvider split to Windows and Mono projects

This commit is contained in:
Mark McDowall 2014-01-05 22:20:08 -08:00
commit 37231d1ef0
97 changed files with 1366 additions and 324 deletions

View file

@ -3,6 +3,7 @@ using System.Text.RegularExpressions;
using Nancy;
using NLog;
using NzbDrone.Common;
using NzbDrone.Common.Disk;
using NzbDrone.Common.EnvironmentInfo;
using NzbDrone.Core.Configuration;