Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors

This commit is contained in:
Bond_009
2019-08-16 21:03:45 +02:00
parent 7a27dd8a1b
commit dc662beefe
10 changed files with 232 additions and 426 deletions

View File

@@ -6,7 +6,7 @@ using System.Threading.Tasks;
namespace MediaBrowser.Model.IO
{
public interface IIsoManager : IDisposable
public interface IIsoManager
{
/// <summary>
/// Mounts the specified iso path.