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/JetProviderExceptionTests
Laurents Meyer c661926684
Improve project and CI (#68)
* Update .NET SDK.
Improve CI.

* Simplify dependency management.

* Add new versioning mechanism.

* Implement CI package publishing.

* Add matrix for multiple ACE architectures.

* Fix xUnit warnings.

* Cleanup and enable SourceLink.

* Manually install .NET SDK to specify architecture.
Extend matrix to test for x64/x86 and ODBC/OLE DB.
5 years ago
..
IceCreamTest.cs Temporary add test to replicate AccessViolationException in x64 ACE provider. 6 years ago
JetProviderExceptionTests.csproj Improve project and CI (#68) 5 years ago
Northwind.accdb Temporary add test to replicate AccessViolationException in x64 ACE provider. 6 years ago
Northwind.zip Temporary add test to replicate AccessViolationException in x64 ACE provider. 6 years ago
NorthwindTestEFCore.cs Cleanup all remaining ODBC and OLE DB references. 6 years ago
NorthwindTestJetCommand.cs Temporary add test to replicate AccessViolationException in x64 ACE provider. 6 years ago
NorthwindTestOleDbCommand.cs Temporary add test to replicate AccessViolationException in x64 ACE provider. 6 years ago
Program.cs Temporary add test to replicate AccessViolationException in x64 ACE provider. 6 years ago