|
<Target Name="_GenerateMsiVersionString"> |
.NET workload manifests need a way to generate correct msi versions but can't easily use the current _GenerateMsiVersionString wix target so we've had to duplicate the target in:
We'd like to get rid of that duplication and use shared code
cc @steveisok @joeloff @mmitche