Cannot create a .NET Core Test project
HI,
I'd like to create a .NET Core test project, but Rider only allows me to use .NET Framework. This way, I cannot really test my App correctly.
As a workaround, I use Visual Studio to create the test project and then switch back to Rider. lol
Please sign in to leave a comment.
Hi Tabaloa!
You need to use .Net/.Net Core section of new projects. It is slightly higher in the list.
Silly me! Thank you!