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

Cleanup TypeConverter replacements #203

Merged
merged 5 commits into from
Oct 5, 2023
Merged

Commits on Sep 20, 2023

  1. Remove dead code from DateTimeConverter2

    Update DateTimeConverter2.cs
    hughbe committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ab0b3b2 View commit details
    Browse the repository at this point in the history
  2. Cleanup DateTimeOffsetConverter2

    - Remove dead `if (constructor != null)` check - this ctor will always be there.
    - Cleanup code
    hughbe committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a3c0fba View commit details
    Browse the repository at this point in the history
  3. Cleanup TypeUriConverter

    - Code cleanup
    hughbe committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f5ed558 View commit details
    Browse the repository at this point in the history
  4. Cleanup TypeListConverter

    hughbe committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6902413 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ced5cdd View commit details
    Browse the repository at this point in the history