Fix Build after MySQL Change #2

This commit is contained in:
Virtuworks 2012-08-14 22:23:51 -04:00
parent b6de7e61b6
commit e77c601205
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -56,7 +56,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="MySql.Data">
<HintPath>..\..\..\..\..\Program Files\MySQL\MySQL Connector Net 6.4.4\Assemblies\v2.0\MySql.Data.dll</HintPath>
<HintPath>..\..\Lib\References\MySQL\MySql.Data.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />