replaced autofac with TinyIoC

This commit is contained in:
Keivan Beigi 2013-04-02 19:20:05 -07:00
commit aacc53d882
36 changed files with 4286 additions and 406 deletions

View file

@ -20,7 +20,8 @@
</FileUpgradeFlags>
<OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation />
<TargetFrameworkProfile />
<TargetFrameworkProfile>
</TargetFrameworkProfile>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
<RestorePackages>true</RestorePackages>
</PropertyGroup>