Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common

This commit is contained in:
kay.one
2011-10-22 22:26:43 -07:00
parent 7563527eac
commit fb0b505bf4
42 changed files with 1316 additions and 97 deletions
+3
View File
@@ -5,4 +5,7 @@
<repository path="..\NzbDrone.Core\packages.config" />
<repository path="..\NzbDrone.App.Test\packages.config" />
<repository path="..\NzbDrone\packages.config" />
<repository path="..\NzbDrone.Update.Test\packages.config" />
<repository path="..\NzbDrone.Update\packages.config" />
<repository path="..\NzbDrone.Common\packages.config" />
</repositories>