Skip to content

Compatibility Release

Compare
Choose a tag to compare
@michael-damatov michael-damatov released this 17 Apr 20:15
· 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.