Changing default file format to UTF-8.

This is in preparation to remove ANSI, which is now deprecated.

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@63 3f4676ac-adda-40fd-8265-58d1435b1672
This commit is contained in:
niel-archer 2011-12-30 03:53:13 +00:00
parent 96e1f56925
commit 364140f03e

View file

@ -186,7 +186,7 @@
<value />
</setting>
<setting name="OutputFormat" serializeAs="String">
<value>ANSI</value>
<value>UTF-8</value>
</setting>
<setting name="ShowSolutionExplorer" serializeAs="String">
<value>False</value>