Skip to content

Commit 559bb32

Browse files
committed
Remove DOTNET_SKIP_FIRST_TIME_EXPERIENCE
It's no longer supported in .NET Core 3.0 and later.
1 parent c039edf commit 559bb32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ env:
77
ContinuousIntegrationBuild: true
88
DOTNET_CLI_TELEMETRY_OPTOUT: true
99
DOTNET_NOLOGO: true
10-
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
1110
DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION: true
1211
TERM: xterm
1312

0 commit comments

Comments
 (0)