View Single Post
  #1  
Old 12-13-2006, 11:58 PM
CMoore CMoore is online now
Registered User
 
Join Date: 12-13-2006
Posts: 8
ClickOnce publish version.

When I try to publish a ClickOnce application using VBP, it always publishes it as V1.0.0.0 and doesn't increment the version like VS2005 does. In the properties for the project I am publishing, I have the increment version checkbox checked in Visual Studio.

How can I get this version to increment in VBP?

Thanks.
Reply With Quote