Problem with form designer

I created a new solution, windows form application. And Rider write: Designet is outdated.

How to fix it?

0
1 comment

Hi,

 

It seems like you have encountered a known issue. Please try using a version of MSBuild that is not bundled with Rider, but installed as a part of .NET SDK or Visual Studio. You can change the path to MSBuild under File->Settings->Toolset and Build -> Use MSBuild version

 

 

Let me know if it helps.

0

Please sign in to leave a comment.