Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey M committed Jan 20, 2020
1 parent caf4839 commit 4e90337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ steps:
solution: '$(solution)'
platform: '$(buildPlatform)'
configuration: '$(buildConfiguration)'
msbuildArgs: '-verbosity:normal'
msbuildArgs: '-verbosity:minimal /p:DeployExtension=False'

- task: VSTest@2
inputs:
Expand Down

0 comments on commit 4e90337

Please sign in to comment.