I am implementing an MSBuild framework to drive the construction and deployment of many projects organized as a hierarchical structure.
In order to implement the correct Clean/Clobber logic,
I am implementing an MSBuild framework to drive the construction and deployment of many projects organized as a hierarchical structure.
In order to implement the correct Clean/Clobber logic,
When building them with MSBuild, is there a way to use the assembly version of a custom format?
For example, we tried to use a version similar to “0.16.10r2.10717” but we encountered this err