unify file encoding

This commit is contained in:
Paddy Xu
2017-07-23 22:43:17 +03:00
parent 2820b840e4
commit 2ef607ecb9
50 changed files with 68 additions and 52 deletions

View File

@@ -69,7 +69,7 @@
</Compile>
<Compile Include="IInitializeWithFile.cs" />
<Compile Include="IPreviewHandler.cs" />
<Compile Include="PluginInterface.cs">
<Compile Include="Plugin.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>