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

Added .NET 6 time structs #1453

Merged
merged 4 commits into from Apr 15, 2024
Merged

Conversation

aivascu
Copy link
Member

@aivascu aivascu commented Apr 14, 2024

This PR adds the new .NET 6 time structs DateOnly and TimeOnly

Description

  • Added DateOnly generator
  • Added TimeOnly generator

Closed issues

closes #1354

Checklist

  • Reviewed the contribution guidelines
  • Linked the issue(s) the PR closes
  • Implemented automated tests and checked coverage
  • Provided inline documentation comments for new public API
  • Ran the full solution build and validation locally

@aivascu aivascu mentioned this pull request Apr 15, 2024
3 tasks
@aivascu aivascu marked this pull request as ready for review April 15, 2024 06:39
@aivascu aivascu merged commit 8ef10b0 into AutoFixture:release/5.0.0 Apr 15, 2024
3 checks passed
@aivascu aivascu deleted the net6-time branch April 15, 2024 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant