I currently work on the GildedRose kata and decided to replace ApprovalTests with Verify.
Whenever the Verify test case fails, Rider tries to open *.received.txt in Visual Studio. Not only is that unwanted behavior, but the Visual Studio process crashes.
Why is this happening? Is there a hidden setting somewhere I have missed? I have also installed the Verify plugin for Rider, but nothing changes.