Is is possible to add a file to after a ClickOnce has been published?
I need to add and extra file and I would like to avoid publishing it again.
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The solution I have adopted for now is to use MageUi to regenerate the manifests.
Even if this is almost the same of publish again from Visual Studio, this allow me to republish without changing anything in the origial solution.