Skip to content

Commit 1215ed1

Browse files
committed
Set MSBUILD_VERBOSITY to diagnostic
1 parent c0ae800 commit 1215ed1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717

1818
env:
1919
ENABLE_DIAGNOSTICS: true
20-
MSBUILD_VERBOSITY: normal
20+
MSBUILD_VERBOSITY: diagnostic
2121
#COREHOST_TRACE: 1
2222
COREHOST_TRACEFILE: corehosttrace.log
2323

0 commit comments

Comments
 (0)