I am trying to generate code from an existing MySql database. I'm following this guide: https://msdn.microsoft.com/en-us/library/jj206878(v=vs.113).aspx
When I select the database from my data connections the wizard just disappears. I have read something about this being caused by MySql NuGet packages version mismatch, but I seem to have the correct versions. These are my installed NuGet packages.
Also, I see a lot of mention of "Connector/Net" can someone tell me what that is?