EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, MediaBrowser.Common

This commit is contained in:
Erwin de Haan
2019-01-13 20:30:41 +01:00
parent 5b3d8a6d76
commit 51ed47f4c4
12 changed files with 303 additions and 303 deletions

View File

@@ -118,4 +118,4 @@ namespace MediaBrowser.Common.Updates
/// <exception cref="System.ArgumentException"></exception>
void UninstallPlugin(IPlugin plugin);
}
}
}

View File

@@ -6,4 +6,4 @@ namespace MediaBrowser.Common.Updates
{
public Exception Exception { get; set; }
}
}
}