romantitov / MockQueryable

Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
MIT License
791 stars 77 forks source link

updated dependencies (most important Moq to 4.12) #16

Closed otebos closed 5 years ago

otebos commented 5 years ago

PR Details

Updated dependecies i.e. Moq to 4.12

Description

Updated dependecies i.e. Moq to 4.12

Related Issue

No issue, just needed updated version

How Has This Been Tested

All test where run successfully.

Checklist