Add CheckForOverflowUnderflow
This commit is contained in:
parent
f22cdd9aad
commit
52d2edc0fe
|
|
@ -6,6 +6,7 @@
|
|||
<LangVersion>10</LangVersion>
|
||||
<ImplicitUsings>true</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue