Replace `DOTNET_SKIP_FIRST_TIME_EXPERIENCE` with `DOTNET_NOLOGO` by xtqqczze · Pull Request #25946 · PowerShell/PowerShell

@xtqqczze

`DOTNET_SKIP_FIRST_TIME_EXPERIENCE` was completely removed in .NET Core 3.0 and `DOTNET_NOLOGO` was reintroduced as its replacement in .NET Core 3.1 to only suppress the First Time Use Experience message.

@xtqqczze xtqqczze marked this pull request as ready for review

August 30, 2025 20:39

daxian-dbw

SIRMARGIN pushed a commit to SIRMARGIN/PowerShell that referenced this pull request

Dec 12, 2025

@xtqqczze @SIRMARGIN