Rider threw some warnings about grammar here. This change fixes the grammar. Rider has been tossed to the gulag
- Use C# 9 (instead of C# 8) - Removed Rozlynator and StyleCop analysers - Update line length to 130 - using directives now go outside namespace - Enforce US english - Enforce braces for single statements - Implicit type where appropriate