You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you write one code with debugging lines, you don't want to appear these lines in the final release.
It is not possible the use "#if DEBUG ... #endif" just the T4 is a compiler.
The text was updated successfully, but these errors were encountered:
When you write one code with debugging lines, you don't want to appear these lines in the final release.
It is not possible the use "#if DEBUG ... #endif" just the T4 is a compiler.
The text was updated successfully, but these errors were encountered: