7
votes
How do I get the Click Once Publish version to match the AssemblyInfo.cs File Version.
We use Team Foundation Server Team Build and have added a block to the TFSBuild.proj's AfterCompile target to trigger the ClickOnce publish with our preferred version number:
<MS …
