Remove additional files that should not be included in build

This commit is contained in:
Virtuworks 2013-04-08 19:26:05 -04:00
parent 2c8f31ebbf
commit e180f28d96
3 changed files with 3 additions and 0 deletions

View file

@ -57,6 +57,7 @@
<ItemGroup>
<Reference Include="MySql.Data">
<HintPath>..\..\Lib\References\MySQL\MySql.Data.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />