Skip to content

Commit acbfbd5

Browse files
committed
Set MSBUILD_VERBOSITY to diagnostic
1 parent eb04155 commit acbfbd5

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)