# OptimizeImplicitlyTriggeredBuild:
Uncomment this line if you're iterating quickly in your builds. This
will disable most of the C# analyzers, and you'll need to comment that property
before making your pull request.
Why is this needed:
Not wasting time fixing with these while debugging:
unreachable code
member was assigned, but never used
method can be marked static, because it doesnt use any member
What would you like to be added:
Why is this needed:
Not wasting time fixing with these while debugging:
Anything else we need to know?
https://github.com/unoplatform/uno/blob/master/src/crosstargeting_override.props.sample