Fix Build after MySQL Change #3

This commit is contained in:
Virtuworks 2012-08-14 22:29:08 -04:00
parent e77c601205
commit 0951c0c3d8
2 changed files with 1 additions and 1 deletions

View file

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