Corrected missing reference in Tags

--HG--
branch : dev
This commit is contained in:
Sebastien Ros
2010-09-16 14:31:21 -07:00
parent edb1d9aebe
commit e4b2c03616

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">