/openProjects /scc:tfs Opens versioned project from tfs. Arguments: /collection (/col):/version: /project: /solution (/sln): If OptionalTfsServerCollectionUri is not provided, then an attempt is made to use the current TFS project collection.
/nodeReuse: Enables or Disables the reuse of MSBuild nodes. The parameters are: True -Nodes will remain after the build completes ...
/noisolation Run tests within the MSTest.exe process. This choice improves test run speed but increases risk to the MSTest.exe ...
/noresults Do not save the test results in a TRX file. This choice improves test run speed but does not save the test run ...
/openProjects /scc:git Opens committed project from git. Arguments: /repositoryUrl (/repo): /commitId (/id): /project: /solution ...
/openProjects /scc:tfs Opens versioned project from tfs. Arguments: /collection (/col): /version: /project: /solution (/sln): ...
/openProjects Opens versioned project. Requires three arguments: OptionalTfsServerCollectionUri VersionedProjectServerItemPath ...
/OPT:REF eliminates functions and/or data that are never referenced while /OPT:NOREF keeps functions and/or data that are ...
/o[:FILE /output[:FILE Dumps the results into the specified FILE. If not specified, the results are stored in PerformanceReport.vsp ...
/Password: Password for the user account to be used for deployer configuration. You will be prompted for password if you ...