ReSharper 9 and VS 2015 CTP 5
After I installed VS 2015, when I open my solution, ReSharper complaints about this:
Solution Perspex.sln
Project Perspex.Base.UnitTests
Perspex.Base.UnitTests\PerspexObjectTests.cs:23 Module 'System.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' should be referenced
It happens in every project that targets .NET Framework 4.6 and has references to PCL Libraries that are targetted to:
- .NET Framework 4.5.1
- Windows 8.1
- Windows Phone 8.1
It highlights almost every reference from .NET Framework 4.6 assemblies to types that are in defined in PCLs.
It happened something similar in an EAP of ReSharper 9.0.
Attachment(s):
Untitled.png
Please sign in to leave a comment.
Hello José
Are you able to reproduce the issue in a sample soluiton and attach it here?
Thanks!
Of course! But I cannot send the sources publicly. Could you please tell me your address to send a .zip with the solution?
This sounds very similar to my problem, as it is just the same scenario but with another part of the code.
See here: https://devnet.jetbrains.com/thread/460123;jsessionid=523EA321CAE0A9EBE717719508E39933?tstart=0
I attached a sample solution. I also attached a screenshot for reference.
Attachment(s):
CTP15_ResharperError.PNG
CTP15_ResharperSample.zip
Hello José,
Please use the following email address: alexander {dot} kurakin {at} jetbrains {dot} com
Thanks!
Filed a ticket to YouTrack https://youtrack.jetbrains.com/issue/RSRP-432177.