mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-28 05:10:30 +00:00
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
This commit is contained in:
parent
92c491397e
commit
404bb4f835
209 changed files with 539 additions and 81 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#pragma warning disable CS1591
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Globalization;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue