Merge pull request #3380 from Bond-009/warn20

Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
This commit is contained in:
Anthony Lavado
2020-06-20 12:26:02 -04:00
committed by GitHub
146 changed files with 311 additions and 11 deletions

View File

@@ -1,3 +1,5 @@
#pragma warning disable CS1591
using System;
using System.Collections.Generic;
using System.Linq;