MsBuild CustomTask to increment the version number in all projects of a solution simultaneously
The goal is that all assemblies (NuGet-Package) get a unique version number with each build. So far I have used the following for this:
The goal is that all assemblies (NuGet-Package) get a unique version number with each build. So far I have used the following for this: