TreatWarningsAsErrors
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.