Remove byte order mark in all files

This commit is contained in:
2023-04-16 19:32:59 +02:00
parent 7cf5300c3a
commit e68a7ce8a9
55 changed files with 55 additions and 55 deletions

View File

@ -1,4 +1,4 @@
<Window x:Class="Elwig.Windows.DocumentViewerWindow"
<Window x:Class="Elwig.Windows.DocumentViewerWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"