In my C# ClickOnce application, there is an auto-incremented publish version in the Project -> Properties -> Publish tab. I\'d like to display that version
I modified my .csproj file to update the assembly version. I created a configuration called "Public Release" for this, but it's not required to do that.