/logger:Use this logger to log events from MSBuild. To specify multiple loggers, specify each logger separately. The syntax is: [ ,] [; ] The syntax is: [ .] The syntax is: { [,] | } The are optional, and are passed to the logger exactly as you typed them. (Short form: /l) Examples: /logger:XMLLogger,MyLogger,Version=1.0.2,Culture=neutral /logger:XMLLogger,C:\Loggers\MyLogger.dll;OutputAsHTML
/help or /? or /h : Help and quick reference option. /quiet : Silent installation. /passive : Passive Installation. Only ...
/help or /? or /h : Help and quick reference option. /quiet : Silent installation. /s : Silent Installation of features found ...
/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 ...