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:
parent
96e1f56925
commit
364140f03e
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue