.NET Tools Releases

ReSharper 2021.3.3 and Rider 2021.3.3 Released

Hello everyone,

The ReSharper 2021.3.3 and Rider 2021.3.3.3 bug fix releases are now available. You will find a quick overview of the most notable fixes in these releases in this blog post.

ReSharper

  • We’ve fixed the issue in code cleanup that was causing corrupted files in shared projects (RSRP-485900).
  • We’ve fixed the TeamCity plugin settings: TFS is now available again (RSRP-487244).
  • We’ve implemented support for the csharp_style_namespace_declarations option from EditorConfig (RSRP-486941).
  • We’ve fixed the errors that occurred while executing a parameterized test fixture (RSRP-487186).
  • We’ve fixed the issue with navigating to test method that was broken for tests with the [DisplayName] attribute (RSRP-477725).

For the whole list of fixes, please refer to our bug tracker.

Rider

  • We’ve fixed the issue with NuGet feeds: they should no longer be missing (RIDER-72647).
  • We’ve fixed the ordering in F# projects (RIDER-72693).
  • We’ve fixed the problem that was causing the test coverage to hang (RIDER-72256).
  • We’ve fixed the empty tooltips and quickdocs in F# files (RIDER-71127).
  • We’ve fixed the issue with stopping on breakpoints while debugging (RIDER-71495).
  • We’ve fixed renaming controls in WinForms designer (RIDER-67564).
  • We’ve fixed the issue with navigating to test method that was broken for tests with the [DisplayName] attribute (RSRP-477725).
  • We’ve added support for Xcode 13.2.1 (RIDER-73201).

For the whole list of fixes, please refer to our bug tracker.

We’d love to hear what you think about the latest releases in our public issue tracker, in the comments section below, or on social media.

image description

Discover more