/maxcpucount[:n] Specifies the maximum number of concurrent processes to build with. If the switch is not used, the default value used is 1. If the switch is used without a value MSBuild will use up to the number of processors on the computer. (Short form: /m[:n])
/ignoreprojectextensions: List of extensions to ignore when determining which project file to build. Use a semicolon or a ...
/ignoreprojectextensions: List of extensions to ignore when determining which project file to build. Use a semicolon or a ...
/logger: Use this logger to log events from MSBuild. To specify multiple loggers, specify each logger separately. The syntax ...
/logger: Use this logger to log events from MSBuild. To specify multiple loggers, specify each logger separately. The syntax ...
/maxcpucount[:n Specifies the maximum number of concurrent processes to build with. If the switch is not used, the default ...
/maxcpucount[:n Specifies the maximum number of concurrent processes to build with. If the switch is not used, the default ...
/nodeReuse: Enables or Disables the reuse of MSBuild nodes. The parameters are: True -Nodes will remain after the build completes ...
/nodeReuse: Enables or Disables the reuse of MSBuild nodes. The parameters are: True -Nodes will remain after the build completes ...
/preprocess[:file Creates a single, aggregated project file by inlining all the files that would be imported during a build, ...