Skip to content

first-run experience can impact the completions command in a way that breaks the command #50444

@baronfel

Description

@baronfel

Describe the bug

Image

To Reproduce

  • Install a new version of the sdk.
  • run dotnet completions generate pwsh | out-string | invoke-expression -erroraction silentlycontinue

See that the stdout becomes un-interpretable as a powershell expression.

First-run experience should write to stderr instead of stdout.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions