mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:28:23 +00:00
Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding
This commit is contained in:
parent
237cb4e383
commit
18efa25a6f
14 changed files with 34 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#pragma warning disable CS1591
|
||||
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using MediaBrowser.Model.MediaInfo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue