I have some C# solutions which use StyleCop analyser and Ruleset file with some custom rules. Then I have updated Visual Studio from 17.4 to 17.5.1 and ReSharper stopped tracking violations of rules.
When ReSharper is enabled it shows only its own warnings:
Without ReSharper it works fine:
It's definitely not an issue with cache. Could you advise me how to fix this without rolling back to version 17.4, please?
Try installing R# a 2023.1 EAP build, I believe this issue should be fixed there.