-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BREAKING CHANGE Removed default EntityBehaviour UtcDateTimePropertyEn…
…tityBehaviorConfiguration, now datetimes are not defaulted to utc. This is a breaking change! (#8) Made all references dependent on targetframework Removed Source Link package from net8.0 targetframework ( https://github.com/dotnet/sourcelink?tab=readme-ov-file#using-source-link-in-net-projects) Removed option DisableUtcDateTimePropertyEntityBehavior Refactored unittests to use IClassFixture for setup DbContext to avoid random failing tests Added test project per target framework Co-authored-by: Henk Kin <[email protected]>
- Loading branch information
Showing
87 changed files
with
4,146 additions
and
457 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
61 changes: 0 additions & 61 deletions
61
...ests/Configuration/EntityBehaviors/UtcDateTimePropertyEntityBehaviorConfigurationTests.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.