Closed Denis-Korneev closed 5 years ago
Can you do using JetBrains.Annotations; instead, and therefore keep the attributes?
Already published your pr as a new version...
Thanks for the prompt release! Just tested it release today and it works great.
https://youtrack.jetbrains.com/issue/RSRP-473772 yWorks is a third-party library used by ReSharper. It's not a part of ReSharper SDK, despite the fact that some yWorks assemblies could be included in JetBrains.ReSharper.SDK.nupkg.
The two usages of YWorks NotNull/CanBeNull attributes was removed. Please use JetBrains ReSharper Annotations if you'd like to annotate your code.