Renamed all Core.Controllers to Core.Providers to avoid confusion between Core Controllers and MVC controllers

This commit is contained in:
Keivan 2010-09-27 21:25:41 -07:00
commit 01c1943d0e
24 changed files with 125 additions and 152 deletions

View file

@ -17,6 +17,5 @@ namespace NzbDrone.Core.Repository
set;
}
}
}