unicode - Visual Studio 2005 .vcproj files won't stay encoded as UTF-8 -


Issue: I edit a .vcproj file, save it as UTF-8 (and in the XML header Specify), and when I call it VS Opens in, next time it saves it, then returns the encoding CP-1255/1252/1251 (depending on the local settings on the machine).

This has become a problem of our R & D, because whenever a person does .vcproj, the encoding changes according to their machine's configuration. How can I configure VS to use UTF-8 and stop this ANSI encoding dance back and forth?

"post-text" itemprop = "text">

Cheap answer: All Dev PC has the same localized setting.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -