Set version on a windows service

核能气质少年 提交于 2019-12-06 11:20:39
  1. In the solution explorer highlight your setup project.
  2. Then select your "Properties" tab. (not right click the project, this is counter intuitive)
  3. Find version number at the bottom, when asked to change the product code, select yes.
  4. That should be it.

Hope that helps.

Paul

Yes, As Paul said

  1. In the solution explorer highlight your setup project.
  2. Press F4 or open "Properties" tab from View option of Menu of VS. (not by right clicking the project).
  3. You can find version number at the bottom and other options like Product name etc.

I tried it and it worked.. :)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!