I have set Product Version from .NET Assembly as it was described by Rob Mensching here How can I set the WiX installer version to the current build version?
But when I try to build the installer I have get an error:
error LGHT0204: ICE24: ProductVersion: 11.12001.1693.25097 is an invalid version string
How to solve this problem? Thnx.