Generate EditorBrowsable attributes

This commit is contained in:
Koen
2022-10-11 14:48:54 +01:00
parent 0ccd2294f8
commit d289ad47a7
58 changed files with 50 additions and 63 deletions

View File

@@ -4,7 +4,6 @@
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<LangVersion>9.0</LangVersion>
<Nullable>enable</Nullable>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<NoWarn>CS1591</NoWarn>
</PropertyGroup>