/consoleloggerparameters:Parameters to console logger. (Short form: /clp) The available parameters are: PerformanceSummary--Show time spent in tasks, targets and projects. Summary--Show error and warning summary at the end. NoSummary--Don't show error and warning summary at the end. ErrorsOnly--Show only errors. WarningsOnly--Show only warnings. NoItemAndPropertyList--Don't show list of items and properties at the start of each project build. ShowCommandLine--Show TaskCommandLineEvent messages ShowTimestamp--Display the Timestamp as a prefix to any message. ShowEventId--Show eventId for started events, finished events, and messages ForceNoAlign--Does not align the text to the size of the console buffer DisableMPLogging-- Disable the multiprocessor logging style of output when running in non-multiprocessor mode. EnableMPLogging--Enable the multiprocessor logging style even when running in non-multiprocessor mode. This logging style is on by default. Verbosity--overrides the /verbosity setting for this logger. Example: /consoleloggerparameters:PerformanceSummary;NoSummary; Verbosity=minimal
/? - Display command line parameters /NoEventLog - Used to turn off event logging /NoErrorLog - Used to turn off error logging ...
/? - Display command line parameters. /q - UI is entirely suppressed. /remove - Uninstalls product. /f - Repairs a product. ...
/? - Display command line parameters. /q - UI is entirely suppressed. /remove - Uninstalls product. /f - Repairs a product. ...
/? - Display this usage message. /lang: - Install the specified language pack. Language is specified as a three letter abbreviation ...
/consoleloggerparameters: Parameters to console logger. (Short form: /clp) The available parameters are: PerformanceSummary-Show ...
/consoleloggerparameters: Parameters to console logger. (Short form: /clp) The available parameters are: PerformanceSummary-Show ...
/debug Causes a debugger prompt to appear immediately so that Visual Studio can be attached for you to debug the MSBuild ...
/detailedsummary Shows detailed information at the end of the build about the configurations built and how they were scheduled ...
/distributedFileLogger Logs the build output to multiple log files, one log file per MSBuild node. The initial location for ...