aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/IO/IIsoManager.cs
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2019-08-16 21:03:45 +0200
committerBond_009 <bond.009@outlook.com>2019-08-16 21:03:45 +0200
commitdc662beefeb918b6ae967acb9849a2856cfc3672 (patch)
tree4ae46eb09aeb99f613cd89f23efe9c7cac246615 /MediaBrowser.Model/IO/IIsoManager.cs
parent7a27dd8a1b7578a1dcef27f6852de1ae805a7d67 (diff)
Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors
Diffstat (limited to 'MediaBrowser.Model/IO/IIsoManager.cs')
-rw-r--r--MediaBrowser.Model/IO/IIsoManager.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Model/IO/IIsoManager.cs b/MediaBrowser.Model/IO/IIsoManager.cs
index 24b6e5f05..eb0cb4bfb 100644
--- a/MediaBrowser.Model/IO/IIsoManager.cs
+++ b/MediaBrowser.Model/IO/IIsoManager.cs
@@ -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.