Skip to content

Commit

Permalink
Set verbosity to 'normal' in appveyor builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ermshiperete committed Jul 8, 2022
1 parent b5fd815 commit 0686b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build:
publish_nuget: true
publish_nuget_symbols: true
use_snupkg_format: true
verbosity: detailed
verbosity: normal
after_build:
- cmd: |
dotnet pack
Expand Down

0 comments on commit 0686b66

Please sign in to comment.