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 命令乱码

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
- Set Windows language to Traiditional Chinese
- Set Visual Studio Language to same as OS system.
- Create a New Console project
- Open Package Manager Console in the recently created Console App
- Run "dotnet publish" in Package Manager Console.
Exceptions (if any)

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