Hi, all. A custom Configurations project contains a resource file named in Chinese, "耕地坡度符号.lyrx". After compiling the project to obtain proConfigX, running the installation and starting it, it was found that under the path:
C:\Users\xy\AppData\Local\ESRI\ArcGISPro\AssemblyCache\{458af078-afe0-4d51-a83e-e664c8d4428a}\Assets\Symbols
The file that should have been named "耕地坡度符号.lyrx" has turned into
"%E8%80%95%E5%9C%B0%E5%9D%A1%E5%BA%A6%E7%AC%A6%E5%8F%B7.lyrx".
When opening proConfigX with WinRAR, in the Install\Assets\Symbols directory, the .lyrx file that should have been in Chinese also appears this way. It seems that the Chinese characters were URL-encoded but not decoded back.
Is there any way to solve this issue?
The ArcGIS Pro version is 3.3.2, and the ArcGIS Pro SDK for .NET version is 3.3.0.52636.
What is the BuildAction and Copy To Output directory setting used for this file in the Visual Studio solution explorer?