.NET Tools Bugfix

ReSharper and Rider 2022.1.1 bug fixes have landed

Hello everyone,

The ReSharper and Rider 2022.1.1 bug-fix releases are now available! Let’s go over the most important updates.

ReSharper

  • Fixed the Stack Trace Explorer that had difficulty working with multitarget projects (RSRP-488300).
  • Fixed an error that emerged when the test method’s name is set to the same as the value of the [TestName] attribute (RSRP-488226).
  • Fixed the inconsistency between the states of the unit test session and tests generated with the [DynamicData] attribute (RSRP-488356).
  • Fixed the issue that led to the inherited [Category] not being shown in the Unit Test Explorer (RSRP-488427).

For the full list of resolved issues, please refer to our issue tracker.

Rider

  • Fixed the JetBrains Runtime crash (DEXP-667909).
  • Fixed the issue that broke the Docker debug (RIDER-76599).
  • Fixed the issue that prevented the Azure functions debug from working properly (RIDER-76273).
  • Fixed the Code Vision context menu (RIDER-76781) and the problem that prevented the user from hiding the Code Vision from the editor completely (RIDER-76596).
  • Fixed the Stack Trace Explorer that had difficulty working with multitarget projects (RSRP-488300).
  • Fixed an error that emerged when the test method’s name is the same as the value of [TestName] attribute (RSRP-488226).
  • Fixed the inconsistency between the states of the unit test session and tests generated with [DynamicData] attribute (RSRP-488356).

For the full list of fixed bugs, please refer to our issue tracker.

We appreciate your feedback on the new versions! Please don’t hesitate to contact us in the comments below, on our issue tracker, or on social media.

image description

Discover more