I'm trying to create ado.net model in visual studio 2019.
When I get to the point where I should create a connection with MySQL server I get an error shown on the screenshot.
I'm using MySQL for visual studio 2.0.5 and Connector/NET
Nuget packages: MySql.Data; Entity Framework 6
What can I do?
