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
In our current project, we don't want any license information in the generated files (Copyright (c) 2016 user) as we are shipping with our own license. Therefore, we have to strip the license text out of the generated files every time a new class model gets generated.
Would it be possible to declare this as a feature that can be exlcuded using something like this?
In our current project, we don't want any license information in the generated files (
Copyright (c) 2016 user
) as we are shipping with our own license. Therefore, we have to strip the license text out of the generated files every time a new class model gets generated.Would it be possible to declare this as a feature that can be exlcuded using something like this?
The text was updated successfully, but these errors were encountered: