Skip to content

Ability to suppress welcome message #3828

@adamralph

Description

@adamralph

The "Welcome to .NET Core 3.0!... " spiel adds considerable noise to CI logs.

While we can work around this by creating a file named "%HOME%/.dotnet/$(dotnet --version).dotnetFirstUseSentinel", this is hacky and adds noise to bulid configs.

It would be better to have a CLI option to suppress the message, e.g.

dotnet build --no-welcome

or

dotnet build --skip-first-time-experience

etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions