In Rider IDE, I am trying to create a new solution:
But I'm unable to change the .NET Framework as the dropdown is disabled. How can I change the version? I have installed .NET Framework 3.5, 4.5, 4.6.
Rider supports . NET Framework, the new cross-platform . NET Core, and Mono based projects.
Rider supports all of the features from the latest versions of . NET including source generators, new NuGet features, and new target frameworks (net5. 0-windows and net5.
This is one of the way to change the build framework in Rider. It allows you to switch the MSBuild version explicitly by selecting MSBuild.dll.
When you have multiple .NET framework, you can change it here.
This example is for .NET core project.
In my system I installed latest .NET core RC after which Rider started complaining in older projects (when there were working fine prior to installation)
I had following versions
I selected the older version of MSBuild.dll and my project were back to normal.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With