| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
|
|
|
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
|
|
|
|
Adds `#pragma warning disable CS1591` to all files in
MediaBrowser.Common containing undocumented members.
|
|
This moved the last bit of usefulness of EnvironmentInfo into a static
class.
|