I want to publish my C# app, but I got the error "ClickOnce does not support the request execution level 'requireAdministrator.'”
.
Then I tried to uncheck "Enable ClickOnce security settings" like this answer.
but when I click "Publish" the "Enable Clickonce Security Settings" re-enables, like this un answerd question
Therefore I can't cancel the error "ClickOnce does not support the request execution level 'requireAdministrator.'”