Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release

This commit is contained in:
Bond_009
2020-08-22 21:56:24 +02:00
parent 92c491397e
commit 404bb4f835
209 changed files with 539 additions and 81 deletions

View File

@@ -64,4 +64,4 @@ namespace MediaBrowser.Controller.SyncPlay
/// <value>The group info for the clients.</value>
GroupInfoView GetInfo();
}
}
}