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

0
2 comments

Hi Tabaloa

You need to use .Net/.Net Core section of new projects. It is slightly higher in the list.

0

Silly me! Thank you!

0

Please sign in to leave a comment.