Describe the Issue
VSCode can`t run the .cs file with Chinese file name with C#/C# Dev Kit extensions installed in VSCode. But no problem with pure English file name.
Steps To Reproduce
1. create a cs file with Chinese character in file name.
2. install C#/C# Dev Kit extensions in VSCode
3. hit F5 on the cs file to trigger File-based apps debugging
Expected Behavior
run the file well as File-based apps, just like english named cs file.
Environment Information
Windows 10 21H2 19044
.NET SDK 10.0.102
VSCode 1.108.0
C# Dev Kit extension v2.10.3
C# extension v2.120.3