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 8121220 commit 252b041Copy full SHA for 252b041
.github/workflows/build.yml
@@ -17,7 +17,7 @@ on:
17
merge_group:
18
19
env:
20
- DOTNET_VERSION: ${{ '9.0.100' }}
+ DOTNET_VERSION: ${{ '9.0.x' }}
21
ENABLE_DIAGNOSTICS: true
22
MSBUILD_VERBOSITY: normal
23
#COREHOST_TRACE: 1
0 commit comments