The core problem is that the version value is needed by the compiler, but a
bind variable is not resolved until the second pass of linking, so a bind
variable cannot be used in the version field, as I understand it.
There are various approaches to adding a MSBuild task which gets (or
creates) a ve
I am not understanding examples on how to set a bundle version from the version
of an exe file.
I did so very simply in my msi as shown below:
...
...
...
But can't figure out how to do the same for a Bundle that cont
2 matches
Mail list logo