Before you blame me, yes I did search the other threads for possible solutions, I uninstalled the package multiple times, added the dependeny manually in my App.Config file etc.
Im creating a Windows Forms App (.NET Framework), since it includes a Login, I established a connection to a MySql Server. In Debug Mode everything is working perfectly, but when I build the Solution and try to run the .exe File I just get this annoying error everytime:
I want to share this program with my friends, and I dont want them to get this stupid error message nor do I want to send anyone the mysqldata.dll manually..
Is there any way to work around this?
Here a more specifig Error-Message:
System.IO.FileNotFoundException: Die Datei oder Assembly "MySql.Data, Version=8.0.22.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d" oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.