Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Viewing all articles
Browse latest Browse all 1451

Use two different MySQL.Data.Dll version in one solution (not in one project) (2 replies)

$
0
0
Hi,

a solution I'm working on need some references to a third party package. They use MySQL.Data.dll version 6.9.8, while I made my solution based on the 8.x version.

Their software doesn't work with the 8.x dll and I don't want to change my code to work with the old version. Besides that, I'll be using the latest MySQL server version and as far as I know, the .Net connector 5.x doesn't work with server version 8.x.

Problem is that both file are copied to the output folder on build, so one overrides the other. So either my code doesn't work and I cannot connect to my server, or I cannot use the third party software.

Any suggestions on how to resolve this? (programming C# in VS 2017)
Regards,

Matthijs

Viewing all articles
Browse latest Browse all 1451

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>