-
Notifications
You must be signed in to change notification settings - Fork 255
Closed
Description
Once we added the net6.0 TFM for Ardalis.Specification.EntityFrameworkCore, we got a lot of nullability warnings.
@devbased most of the warnings are in the CachedReadConcurrentDictionary and IncludeEvaluator. If you're available to take a look, let us know.
PS. This project uses multi-targeting (net6.0, netstandard2.1 and netstandard2.0). Since we're targeting the netstandard2.0, perhaps we should not use a higher lang version than 8.0, and this constraint may affect our ability to fix all the warnings.
Metadata
Metadata
Assignees
Labels
No labels