I accidentally created a project in the root folder of my solution i.e. .MyprojectMyproject.csproj
rather than .srcMyprojectMyproject.csproj
.
How do I move it to the ./src/
directory? There’s no option to do so in Jetbrains Rider.
I accidentally created a project in the root folder of my solution i.e. .MyprojectMyproject.csproj
rather than .srcMyprojectMyproject.csproj
.
How do I move it to the ./src/
directory? There’s no option to do so in Jetbrains Rider.