EditorConfig reformat: Emby.IsoMounting, Emby.Server.Implementations

This commit is contained in:
Erwin de Haan
2019-01-13 20:30:03 +01:00
parent cc719fd77c
commit 5b3d8a6d76
16 changed files with 16 additions and 16 deletions

View File

@@ -5,4 +5,4 @@ namespace IsoMounter.Configuration
public class PluginConfiguration : BasePluginConfiguration
{
}
}
}

View File

@@ -2,7 +2,7 @@ using System.Reflection;
using System.Resources;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("IsoMounter")]