First of all I know how to set properties on devenv.exe so that VS opens by default with administrator privileges. My question is how to set priviledges on VS Solution/Project.
I have a VS project (not made by me), which on opening gives following message.
So I have to open VS with Administrator Privileges and then this project opens fine. But how do you set such condition in VS solution/Project?