Confusing error upon installing ReSharper 10
I'm just moving back to ReSharper after years of not using it, and when I install the newest version - it seems to work and function, but I get a peculiar error message after the installer.
Loading an assembly “JetBrains.ReSharper.Resources, Version=104.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325” which is not listed in assembly references of assembly “JetBrains.ReSharper.Plugins.CyclomaticComplexity, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null” when trying to resolve the type JetBrains.ReSharper.Resources.Settings.CodeInspectionSettings. A type reference points into an assembly not listed among assembly references.
I cannot determine if this impacts its behavior, as the tool does seem to keep functioning fine (Visual Studio 2015)
I am on Windows 10 Professional x64 bit
Please sign in to leave a comment.
This appears to be a minor bug in the installer, and won't cause any issues. It can be safely ignored.
XUnit plugin didn't installed with the same symptoms: https://github.com/xunit/resharper-xunit/issues/115
Couldn't get clear reasons why it happened.