Fixing the build

pull/2/head
Mark McDowall 10 years ago
parent f4c202441c
commit a9b9a5269f

@ -71,7 +71,7 @@ namespace NzbDrone.Update
ProcessId = ParseProcessId(args[0])
};
if (OsInfo.IsMono)
if (OsInfo.IsNotWindows)
{
switch (args.Count())
{

Loading…
Cancel
Save