将工程所有的cs文件以及xaml文件的编码格式转换为utf-8编码,请安装vs 2022的Force utf-8(No BOM) 2022插件
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
<prism:PrismApplication x:Class="XP.Scan.App"
|
||||
<prism:PrismApplication x:Class="XP.Scan.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="clr-namespace:XP.Scan"
|
||||
|
||||
Reference in New Issue
Block a user