Remove byte order marks

This commit is contained in:
2024-07-26 19:43:04 +02:00
parent 53c7cb2ec0
commit f09753ccc2
117 changed files with 117 additions and 117 deletions
Elwig
Controls
Dialogs
Documents
Helpers
Models
Properties
PublishProfiles
Resources
Services
Themes
ViewModels
Windows
app.manifest
Installer
Setup
Tests

@ -1,4 +1,4 @@
using Elwig.Helpers;
using Elwig.Helpers;
using System.Linq;
using System.Windows;
using System.Windows.Controls;