Remove byte order mark in all files
This commit is contained in:
Elwig.sln
Elwig
App.xamlApp.xaml.cs
Documents
BusinessDocument.cshtmlBusinessDocument.cshtml.csBusinessLetter.cshtmlBusinessLetter.cshtml.csDocument.cshtmlDocument.cshtml.csHtml.csPdf.cs
Elwig.csprojHelpers
Models
AT_Gem.csAT_Kg.csAT_Ort.csAT_Plz.csAT_PlzDest.csAreaCom.csAreaComAttr.csAreaComParcel.csBillingAddr.csBranch.csContract.csCountry.csCurrency.csMember.csModifier.csPostalDest.csSeason.csWbKg.csWbRd.csWineAttr.csWineCult.csWineQual.csWineVar.cs
Properties
PublishProfiles
Windows
AdministrationWindow.csAreaComAdminWindow.xamlAreaComAdminWindow.xaml.csContextWindow.csDeliveryReceptionWindow.xamlDeliveryReceptionWindow.xaml.csDocumentViewerWindow.xamlDocumentViewerWindow.xaml.csMainWindow.xamlMainWindow.xaml.csMemberAdminWindow.xamlMemberAdminWindow.xaml.csMemberListWindow.xamlMemberListWindow.xaml.cs
@ -1,4 +1,4 @@
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
|
||||
namespace Elwig.Models {
|
||||
|
Reference in New Issue
Block a user