ReSharper 2023.2.2

Released: Sep 26, 2023

Aggiornamenti in 2023.2.2

Correzioni

  • ReSharper no longer generates critical failure errors due to a StackOverflowException being thrown during code analysis of the ConditionalTernary operator.
  • The debugger no longer throws the System.InvalidOperationException when ReSharper is enabled in Visual Studio.
  • Code analysis now correctly processes the replacement of tag helpers in _ViewImports.cshtml.
  • Correct file layout is maintained for files containing custom HasAttribute tags.