Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers

This commit is contained in:
Bond_009
2020-06-19 20:24:13 +02:00
parent fbefddbb81
commit eba488a0f8
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.IO;