Failed to add reference to "System.runtime" in ASP.NET

0

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?

    
asked by anonymous 18.12.2017 / 17:11

1 answer

0

The issue has been resolved with version downgrade. I will wait for a next update of the package and test.

    
10.03.2018 / 17:20