Rider new run configuration always defaults to IIS Express path and working directory
Answered
When I go to create a run configuration, and I choose .NET Project, and then update the project, Rider always defaults the Exe path and Working directory to IIS Express, even if it's a console application. I remember it previously updating those fields to the application bin folder, or maybe it set them to that to begin with, but I could be remembering wrong. Does anyone know if this behavior changed recently?
Please sign in to leave a comment.
Hi!
Thanks for contacting us!
It seems that you created a solution with an asp .net project. Therefore, all next created run configurations of ".NET Project" will have parameters similar to the initial run configuration. Please, try to create a new solution with a console application and check if its run configuration has "Working DIrectory" = "project bin folder."
Kind regards,
Sofya.