Changing default name of csproj file and namespaces

Hello,

I've noticed that when changing the .csproj filename and then opening and trying to run it back in Radzen that it wants to create a "project.csproj". Then I get a error when trying to run because there are multiple .csproj files and it doesn't know which to run. Is there a way around this/settings or do I just need to add project.csproj to the ignore list and delete it from the server directory?

Similarly, the default namespace starts with [ProjectName].etc I was wondering how I can use a different namespace i.e. the same as the .csproj filename without having to add all the .cs files to the ignore list?

Thanks,

Hi,

Adding project.csproj to the ignore list is the only option at the moment.

Best Regards,
Vladimir