Skip to content

Commit

Permalink
Enabled diagnostics for binlog output
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlodotexe committed Jan 3, 2025
1 parent 883285f commit 1d37448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

env:
DOTNET_VERSION: ${{ '9.0.x' }}
ENABLE_DIAGNOSTICS: false
ENABLE_DIAGNOSTICS: true
#COREHOST_TRACE: 1
MSBUILD_VERBOSITY: normal
COREHOST_TRACEFILE: corehosttrace.log
Expand Down

0 comments on commit 1d37448

Please sign in to comment.