Rider says 'Cannot detect .net core' in 'New project' while using .net core 3.0 preview

Answered

As shown below Rider says cannot detect .net core. 

 

However, I see rider is able to find the dotnet core CLI and MSBuild in settings, shown below.

 

Here is my dotnet core cli version info.

 

Does this mean rider has not implemented .net core 3.0 support yet? or is this a bug in rider?

2
1 comment
Official comment

Hi! 

This is a known issue that we are going to fix in the nearest update: RIDER-31552

Right now you can use this workaround.

Please sign in to leave a comment.