Fix Build after MySQL Change #2
This commit is contained in:
parent
b6de7e61b6
commit
e77c601205
3 changed files with 1 additions and 1 deletions
Binary file not shown.
BIN
WebsitePanel/Lib/References/MySQL/MySql.Data.dll
Normal file
BIN
WebsitePanel/Lib/References/MySQL/MySql.Data.dll
Normal file
Binary file not shown.
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue