upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n

This commit is contained in:
kay.one
2013-02-17 11:19:38 -08:00
parent 177f88303c
commit b0940ed8de
77 changed files with 3930 additions and 113 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
using System;
using System.Diagnostics;
using System.IO;
namespace NzbDrone.Common
{