1 parent f8fdb25 commit db9b9d7Copy full SHA for db9b9d7
1 file changed
Common.csproj
@@ -14,7 +14,7 @@
14
<EnforceCodeStyleInBuild>false</EnforceCodeStyleInBuild>
15
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
16
<ManagePackageVersionsCentrally>false</ManagePackageVersionsCentrally>
17
- <NoWarn>$(NoWarn);CS1591;SYSLIB0011;CA1416</NoWarn>
+ <NoWarn>$(NoWarn);CS1591;SYSLIB0011;SYSLIB0050;SYSLIB0051;CA1416</NoWarn>
18
</PropertyGroup>
19
20
<ItemGroup>
0 commit comments