- Add missing assembly reference

--HG--
branch : perf
This commit is contained in:
Suha Can
2010-11-16 11:42:33 -08:00
parent 0571841392
commit d82259089b

View File

@@ -58,6 +58,7 @@
<Private>True</Private>
</Reference>
<Reference Include="System.Configuration" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Annotations\SqlDatabaseConnectionStringAttribute.cs" />