Sebastien Roche

Results 2 issues of Sebastien Roche

# Summary of the issue Calling `Include` on an `EFCachedDbSet` does not include the property as expected. ## Environment ``` .NET Core SDK version: 3.1.1 (latest stable) Microsoft.EntityFrameworkCore version: 3.1.1...

Hi, We are getting an error when we compile our project targeting .NET core 2.1 on VS 16.2.5. By default, VS creates projects treating warning `NU1605` as errors. We could...