Our product is currently using semantic versioning in the following form: major.minor.patch+svnrevision.buildindex for automated builds and major.minor.patch for released builds
I’m looking into the continua and it seems that from the documentation of “Set Build Version Action” our versioning scheme is not compatible because “Note that the reuslt of this expression should be four 16 bit integers”. I can’t believe I’m the first one to stumble into this. How is this difference solved?