aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Entities/CollectionType.cs
diff options
context:
space:
mode:
authorBond_009 <Bond.009@outlook.com>2020-02-04 01:49:27 +0100
committerBond_009 <Bond.009@outlook.com>2020-02-04 01:49:27 +0100
commitf47ad85011a1251c3fda8a213c0b96dcf46d5e05 (patch)
tree0cca4951e5b4778e00e84b377b09d648c8ba9d0b /MediaBrowser.Model/Entities/CollectionType.cs
parent176e8509739ffd3d7002c94adbd814c33b5172e2 (diff)
Fix warnings MediaBrowser.Model
Diffstat (limited to 'MediaBrowser.Model/Entities/CollectionType.cs')
-rw-r--r--MediaBrowser.Model/Entities/CollectionType.cs3
1 files changed, 3 insertions, 0 deletions
diff --git a/MediaBrowser.Model/Entities/CollectionType.cs b/MediaBrowser.Model/Entities/CollectionType.cs
index e26d1b8c3..5d781e490 100644
--- a/MediaBrowser.Model/Entities/CollectionType.cs
+++ b/MediaBrowser.Model/Entities/CollectionType.cs
@@ -1,3 +1,6 @@
+#pragma warning disable CS1591
+#pragma warning disable SA1600
+
namespace MediaBrowser.Model.Entities
{
public static class CollectionType