mirror of
https://github.com/DuendeSoftware/products
synced 2026-05-24 09:28:24 +00:00
remove WarningsNotAsErrors
This commit is contained in:
parent
92ccf499b6
commit
8db11761bd
1 changed files with 1 additions and 1 deletions
|
|
@ -30,6 +30,6 @@
|
|||
<PropertyGroup>
|
||||
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
|
||||
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
|
||||
<WarningsNotAsErrors>9057</WarningsNotAsErrors>
|
||||
<!--<WarningsNotAsErrors>9057</WarningsNotAsErrors>-->
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Loading…
Reference in a new issue