How can I rollback clickOnce if I have a minimum required version?

前端 未结 4 1994
别那么骄傲
别那么骄傲 2021-01-01 06:06

We decided to use the minimumRequiredVersion in our clickOnce application manifest, and now when we try to rollback to a previous version when the user launches the applicat

4条回答
  •  执念已碎
    2021-01-01 06:37

    You have to deploy a new version with a higher version number. There is no built in rollback feature.

提交回复
热议问题