mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
This commit is contained in:
parent
fbefddbb81
commit
eba488a0f8
146 changed files with 311 additions and 11 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#pragma warning disable CS1591
|
||||
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using MediaBrowser.Controller.Configuration;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue