Improve my usage of MSBuild

  • Thread starter Thread starter Giulio Petrucci
  • Start date Start date
G

Giulio Petrucci

Hi there,

I would like to build my .sln files with some additional "tricks" like:
- set all the assembly versio from the command line
- set some constants (DEBUG, RELEASE, WHATEVER) from the command line
and so on.

Could anyone help me or suggest me some documentation?
Thanks,
Giulio
--
 
Back
Top