Sunday, 8 September 2013

Is there a unique property per "solution build" within MSBuild?

Is there a unique property per "solution build" within MSBuild?

Is there any kind of "build counter" or "build start date" property that
is unique per solution build.
That is if you build a solution with multiple projects that property will
be the same for each project in the solution. And the property changes the
next time the solution is built

No comments:

Post a Comment