projects merge automatically when adding a new project to the solution in jetbrains rider

19 Views Asked by At

I am working on a project in rider IDE I currently have one web API project in it when I try to add a new project to the solution rider adds the new project to the already existing web API project directory. This causes an error because there are two program.cs files in the web API project project structure

adding a new project

after adding the new project

0

There are 0 best solutions below