replaced autofac with TinyIoC

This commit is contained in:
Keivan Beigi
2013-04-02 19:20:05 -07:00
parent bcc20fc8a1
commit aacc53d882
36 changed files with 4286 additions and 406 deletions
+2 -1
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>