Remove BOM from UTF-8 files

I think some people need to change their IDE configuration ;)
This commit is contained in:
Bond_009
2024-08-30 15:29:48 +02:00
parent 9644e894f0
commit 97a02f5803
284 changed files with 284 additions and 284 deletions

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using MediaBrowser.Model.Providers;

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using MediaBrowser.Model.Dto;

View File

@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<!-- ProjectGuid is only included as a requirement for SonarQube analysis -->
<PropertyGroup>

View File

@@ -1,4 +1,4 @@
namespace MediaBrowser.Model.Session
namespace MediaBrowser.Model.Session
{
/// <summary>
/// Enum HardwareEncodingType.

View File

@@ -1,4 +1,4 @@
namespace MediaBrowser.Model.System;
namespace MediaBrowser.Model.System;
/// <summary>
/// The cast receiver application model.