Error building mysql.data.dll

Hi, when i try to build my project, i get this warning:


I place the dll on the Assets folder and i call MySql functions from a C# Script. But i always get this warning when i build and then i cant get data from my database. Does anyone know what’s wrong with this?
Thanks in advance

Try to change your dll file’s name to “MySql.Data”.

Like this :6429500--719132--upload_2020-10-18_18-13-19.png

It’s may solve the problem