mirror of https://gitlab.com/basile.b/dexed.git
fix, debug config, a method checking caused fake issues
This commit is contained in:
parent
7145746f59
commit
20cfc043eb
|
@ -47,7 +47,6 @@
|
||||||
<OverflowChecks Value="True"/>
|
<OverflowChecks Value="True"/>
|
||||||
<StackChecks Value="True"/>
|
<StackChecks Value="True"/>
|
||||||
</Checks>
|
</Checks>
|
||||||
<VerifyObjMethodCallValidity Value="True"/>
|
|
||||||
<Optimizations>
|
<Optimizations>
|
||||||
<OptimizationLevel Value="0"/>
|
<OptimizationLevel Value="0"/>
|
||||||
</Optimizations>
|
</Optimizations>
|
||||||
|
|
Loading…
Reference in New Issue