We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 883285f commit 1d37448Copy full SHA for 1d37448
.github/workflows/build.yml
@@ -18,7 +18,7 @@ on:
18
19
env:
20
DOTNET_VERSION: ${{ '9.0.x' }}
21
- ENABLE_DIAGNOSTICS: false
+ ENABLE_DIAGNOSTICS: true
22
#COREHOST_TRACE: 1
23
MSBUILD_VERBOSITY: normal
24
COREHOST_TRACEFILE: corehosttrace.log
0 commit comments