You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
EntityFrameworkCore.Jet/test/EFCore.Jet.FunctionalTests/TestUtilities/Xunit
Christopher Jolly b1fa143d4d
Update to .Net 5 (#99)
* update to net 5

* Add DecimalTypeKey to the logger

* fix build

* fix sdk version for script

* Update dependencies.

* Fix version and dependencies.

* Readd necessary code paths, fix smaller upgrade issues, cleanup code.

* Fix project files.

* Fix tests.

* Readd removed JetQueryTranslationPostprocessorFactory injection.
Fix date/time related millisecond (double) support.

* Fix value generation.

Co-authored-by: Laurents Meyer <laucomm@gmail.com>
4 years ago
..
AscendingTestCaseOrderer.cs Fix DateTime fractions logic and make milliseconds support opt-in (#86) 5 years ago
AscendingTestCollectionOrderer.cs Fix DateTime fractions logic and make milliseconds support opt-in (#86) 5 years ago
ExceptionTestCaseOrderer.cs Update to .Net 5 (#99) 4 years ago
RandomTestCaseOrderer.cs Fix DateTime fractions logic and make milliseconds support opt-in (#86) 5 years ago