Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove timestamp in generated code #129

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

christianhelle
Copy link
Owner

Cleaned up unnecessary comments in the code and removed the unused System.Globalization namespace. These changes are focused on reducing merge conflicts and do not affect the overall generated code

This resolves #128 reported by @joellyons regarding the timestamp causing merge conflicts

Cleaned up unnecessary comments in the code and removed the unused 'System.Globalization' namespace. These changes are focused on reducing merge conflicts and do not affect the overall generated code
@christianhelle christianhelle self-assigned this Nov 21, 2023
@christianhelle christianhelle merged commit 7b9e634 into master Nov 21, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating a generated date in the generated file causes annoying merge conflicts
1 participant