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 7eec5ca commit ee27277Copy full SHA for ee27277
.github/workflows/build.yml
@@ -21,7 +21,7 @@ concurrency:
21
cancel-in-progress: true
22
23
env:
24
- DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
+ DOTNET_NOLOGO: true
25
DOTNET_CLI_TELEMETRY_OPTOUT: true
26
27
jobs:
0 commit comments