How do I enable a Checked context from .csproj file? #4226
Answered
by
Joe4evr
CharlesTaylor7
asked this question in
Q&A
-
Is there a way to set a default checked context for my whole assembly from the The documentation on this page only goes over what to do in Visual Studio: |
Beta Was this translation helpful? Give feedback.
Answered by
Joe4evr
Dec 13, 2020
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
CharlesTaylor7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
<CheckForOverflowUnderflow>True</CheckForOverflowUnderflow>