Merge branch 'master' into mediabrowser-controller-entities

This commit is contained in:
Rich Lander
2021-07-26 13:08:27 -07:00
committed by GitHub
56 changed files with 202 additions and 106 deletions

View File

@@ -1,4 +1,4 @@
#pragma warning disable CA1819, CS1591
#pragma warning disable CA1002, CA1819, CS1591
using System.Collections.Generic;
using MediaBrowser.Model.IO;