tunnelvisionlabs / ReferenceAssemblyAnnotator

IL weaver to add nullability annotations to .NET reference assemblies
MIT License
72 stars 8 forks source link

ReferenceAssemblyAnnotator causes ReSharper to lose BCL references and highlight everything in red for older netfx targets #58

Open jnm2 opened 4 years ago

jnm2 commented 4 years ago

This seems to plague net35, net40, and net45, but not net472.

image

jnm2 commented 4 years ago

I've submitted a bug report through the ReSharper feedback tool asking what they need in order to get to the bottom of this.

jnm2 commented 4 years ago

Tracking at https://resharper-support.jetbrains.com/hc/en-us/requests/2418887, seems to be a private ticket.

JohanLarsson commented 4 years ago

I don't think I have seen this with net45. Could it be a matter of cleaning caches?