Missing dependencies after running dotnet test
I have an ASP.Net application with xUnit tests. When I run these tests on the IDE, they run fine. However, if I open a WSL console, and run `dotnet test`, then Rider seems to lose all project dependencies. To work around this, I have to close the IDE and reopen the solution, which is less than ideal.
Running the same command on Powershell does not result in similar behavior.
I'm running WSL2 with Ubuntu 18.04, and upgrading the Ubuntu version is out of the question right now.
Please sign in to leave a comment.
I tested the issue on WSL with several samples, but I cannot reproduce it. To investigate further, you can submit a support request by Help | Contact Support in IDE for further assistance.
Try with newer Ubuntu is suggested, 18.04 is out of our support lifecycle. Have a check on Rider system requirements.