A project contains Chinese string directory paths, which causes compilation errors when invoking PowerShell in Jenkins. Attempts to set environment variables or use the chcp command have been ineffective. This is because the default csproj is saved with utf8-b…

