StyleCop / StyleCop.ReSharper

Official ReSharper extension for StyleCop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StyleCop.ReSharper doesn't install on the latest build

RiskiTech opened this issue · comments

When installing the extension on ReSharper -> Manage Extensions, the extension no longer installs on 2021.3

Install completed with 3 errors.
  14:02:32.316 ReSharperPlatformVs17_3654ab68: Error resolving type JetBrains.VsIntegration.Shell.Zones.IVisualStudioEnvZone from assembly “JetBrains.Platform.VisualStudio.Core, Version=777.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325”, request originating from assembly “JetBrains.Platform.VisualStudio.Core, Version=777.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325”. Could not find the type by its FQN. Is assembly qualification specified? True! Is it of our own assembly? True! Is looking into referenced assemblies allowed? False! Was the qualified referenced assembly encountered during lookup? False! Tried loading an implicitly-referenced assembly? False! Were following a forwarder exported type's assembly ref? No!
  14:02:32.360 ReSharperPlatformVs17_3654ab68: The type “JetBrains.VsIntegration.Shell.Zones.IVisualStudioEnvZone, JetBrains.Platform.VisualStudio.Core, Version=777.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325” is not a module zone because it does not derive from the JetBrains.Application.BuildScript.Application.Zones.IZone interface.
  14:02:32.583 ReSharperPlatformVs17_3654ab68: The type “JetBrains.VsIntegration.Shell.Zones.IVisualStudioEnvZone, JetBrains.Platform.VisualStudio.Core, Version=777.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325” is not a module zone because it does not derive from the JetBrains.Application.BuildScript.Application.Zones.IZone interface.

Did you update the extension?