IntelliTect / TestTools

A collection of tools for aiding in test automation
MIT License
10 stars 7 forks source link

Use constructor DbContextOptions of DbContext type rather than generic #85

Closed COsborn2 closed 4 years ago

COsborn2 commented 4 years ago

This is a breaking change to V0.1.0, but this is what the AppDbContext constructor should look like, and this is how it should have originally been implemented.