Enable nullable for MediaBrowser.Providers

This commit is contained in:
Bond_009
2021-10-26 15:49:01 +02:00
parent dc72d90703
commit f5ca9cbc3b
72 changed files with 115 additions and 61 deletions

View File

@@ -1,3 +1,5 @@
#nullable disable
#pragma warning disable CS1591
using System;