Compatibility Release
·
559 commits
to master
since this release
Ensures compatibility with ReSharper 2020.1
Removed
- Automatic injection of ReSharper annotations for nullable reference types
- Analyzer whether the
if
statement can be replaced with the null-coalescing assignment.