Updated reference path to MySql.Data.dll to point to Lib\References
This commit is contained in:
parent
3f7c7bb6ba
commit
187eb507d8
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
<ItemGroup>
|
||||
<Reference Include="MySql.Data, Version=6.3.7.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue