encoding used for csproj

Hi,

I edited my .csproj in wordpad. What encoding should I use to save my work Seems like my source control is giving me troubles when I saved my work in a default encoding

Thank you.


Answer this question

encoding used for csproj

  • jgillin

    It should be the normal encoding for your machine. By default WordPad should save the file in the same encoding it was written in. I use notepad without problems. The files are ANSI though so don't save them in Unicode (although it might work anyway).

    Michael Taylor - 2/1/07
    http://p3net.mvps.org


  • encoding used for csproj