Module 'System.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' should be referenced Follow
I've having problems with this first version of 9.0.
Suddenly, ReSharper complaints in every places that
'System.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' should be referenced
I'm working with Portable Class Libraries (PCL) and .NET 4.5.2.
My solution also uses Entity Framework 6.
Attachment(s):
Clipboard01.jpg
Please sign in to leave a comment.
Hello Jose,
Are you able to reproduce the issue in a sample solution?
Thanks!
I'm experiencing the same issue as well in both new projects and existing projects. EAP 4. Tried EAP 5 but could not get it to start. This is usin VS2014 CTP4.
Hello Emanuel,
Are you able to send me a sample demo solution which will demonstrate the issue?
Thanks!
Hi Alexander,
I've attached a really quick and simple sample solution that shows this issue. I think it has something to do with PCL as I noticed it's only classes accessing classes in PCL that show this issue.
Let me know if you need anything else.
Cheers :)
Attachment(s):
ConsoleApplication2.zip
Hello Emanuel,
Thanks for the solution.
Filed a new ticket to YouTrack https://youtrack.jetbrains.com/issue/RSRP-427743.
Thanks!