How do I Build Action of multiple files?
Answered
Currently I have to open up File Properties dialog (Alt+Enter) for each of the file which would take time for number of files. Is there a way to set property of multiple files like in Visual Studio? Or at least make file properties a side panel instead of dialog, so that I can just click each of the file instead.
In my case I was adding number of existing files to my project and need to set Build Action for those files to "EmbeddedResource".
Please sign in to leave a comment.
Hello,
There is a feature request for this case: RIDER-9366. I would suggest you to upvote and Watch the request.
That is exactly what I'm looking for. Hopefully I'll be able to see it soon. Thanks.