mwpowellhtx / BumpAssemblyVersions

A flexible way of Bumping Assembly Versions with a rich set of instructions how to do so.
GNU General Public License v3.0
4 stars 0 forks source link

Multi-target invocations result in multiple asynchronous bumps #3

Closed mwpowellhtx closed 5 years ago

mwpowellhtx commented 5 years ago

We are noticing +N, or sometimes +N-1 , depending on which target resolved last, incremented versions when there is a multi-target build engaged. Need to know what the better Microsoft Build target(s) might be in order for a single bump to occur as a result in these scenarios.

mwpowellhtx commented 5 years ago

Corrected and seems to be working.