Merge pull request #545 from dotnet-campus/t/lindexi/encoding

修复文件编码
This commit is contained in:
NaBian 2020-12-04 23:11:29 +08:00 committed by GitHub
commit ad4c2f68aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
<Project> <Project>
<PropertyGroup> <PropertyGroup>
<UseWPF>true</UseWPF> <UseWPF>true</UseWPF>
<Version>3.0.0.0</Version> <Version>3.0.0.0</Version>