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 ba694e0 commit 0472faeCopy full SHA for 0472fae
.github/workflows/build.yml
@@ -18,6 +18,8 @@ on:
18
19
env:
20
DOTNET_VERSION: ${{ '8.0.201' }}
21
+ DOTNET_INSTALL_DIR: dotnet-install
22
+ DOTNET_ROOT: dotnet-install
23
ENABLE_DIAGNOSTICS: false
24
#COREHOST_TRACE: 1
25
MSBUILD_VERBOSITY: normal
0 commit comments