Skip to content

dotnet publish shows garbled characters when running on PMC on OS with Traditional Chinese language #29151

@dominoFire

Description

@dominoFire

Bug transferred from VS Feedback

Describe the bug

A clear and concise description of what the bug is.

This issue has been moved from a ticket on Developer Community.


程序包管理器控制台主机版本 6.4.0.111 乱码

dotnet publish 命令乱码

2022-11-16 22 08 50.png


Original Comments

Feedback Bot on 11/16/2022, 06:37 PM:

(private comment, text removed)

Feedback Bot on 11/17/2022, 00:07 PM:

(private comment, text removed)


Original Solutions

(no solutions)

To Reproduce

  1. Set Windows language to Traiditional Chinese
  2. Set Visual Studio Language to same as OS system.
  3. Create a New Console project
  4. Open Package Manager Console in the recently created Console App
  5. Run "dotnet publish" in Package Manager Console.

Exceptions (if any)

image

Further technical details

  • Include the output of dotnet --info
  • The IDE (VS / VS Code/ VS4Mac) you're running on, and its version

Metadata

Metadata

Assignees

Labels

untriagedRequest triage from a team member

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions