Intellisense for netcoreapp2.0 referencing netframework4.6.1 library
Completed
I installed visual studio 15.3 and the .net core 2.0 sdk today. I created a console application(netcoreapp2.0) with a project reference to a library(netframework4.6.1). With ReSharper enabled I'm not getting any intellisense for types in the library, I even get : "Cannot Resolve Symbol" If I suspend ReSharper, intellisense starts working. I even Installed the latest ReSharper 2017.2 EAP build and it didn't fix it.
Is there a workaround for this?
Please sign in to leave a comment.
Hello Charles!
Thank you for the feedback.
Unfortunately cannot reproduce the problem on VS 15.3 + ReSharper 2017.2 EAP 12.
Could you please provide your solution in which the error is reproduced and a screenshot illustrating the problem.
Thanks in advance!
Hello,
If you follow the link that I provided you can download the solution.
https://youtrack.jetbrains.com/_persistent/Framework461.zip?file=74-440386&c=true
Hello Charles!
Thank you for the reply.
Could you please start VS with the following command: "devenv /ReSharper.LogFile C:\log\resharper_log.txt /ReSharper.LogLevel Verbose", open problem solution and send us log file.
You can do it privately using 'Submit a request' form.
Thank you.
Hello,
I updated Resharper with ReSharper 2017.2 EAP 13 and the problem was solved.
Thank you very much
Great! Thank you for letting us know. :)
Is there going to be a solution that does not involve installing the EAP? Either an update to 2017.1 or releasing 2017.2.
Hello Patrick!
Upcoming ReSharper 2017.2 release will include fix for this issue.
Thank you.