I'm trying to install the latest "stable version" of Mysql.Data by NuGet package manager. The version in question is 6.10.5.
When you try to install, the following message is displayed:
Failed to add reference to 'System.Runtime'. Please make sure that it is in the Global Assembly Cache
I searched the internet for solutions, but none could help me. I tried adding a lower version and it worked fine. Any idea what might be happening?