|
I must say the ClickOnce publishing system is great. I do have a question however.
I noticed that when you publish an application it'll auto-increment its publish version.
The program itself also has its own build version as well.
Is there a way to synchronize these two? If I publish an application to a web site, can it automatically update its own build number as well without having to do it manually?
Thanks |