Cleaned out remaining dependencies on BaseViewModel (sln builds once again - yay)

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-09-01 15:51:41 -07:00
parent d6e3ac97dd
commit a40ebd5f7e
8 changed files with 18 additions and 29 deletions

View File

@@ -39,6 +39,7 @@
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.CSharp" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.ComponentModel.DataAnnotations">