ReSharper 2023.3.3

Released: Jan 22, 2024

Mises à jour de 2023.3.3

Correctifs

  • Rename works correctly for references between files in ReSharper 2023.3.
  • Using the search bar in ReSharper's Options no longer causes Visual Studio to freeze on Windows Server 2016.
  • Abbreviations are no longer falsely flagged as spelling mistakes.
  • String length checks for Entity Framework entities no longer generate incorrect hints when MaxLength is set by static and constant values.
  • Primary constructor attribute inheritance no longer triggers false positive warnings.
  • ReSharper's suggestion to dispose of the IEnumerator GetEnumerator() call result was retained, while the corresponding quick-fixes were adjusted.