Hi,
In version 10.0.1, DeadlockException cannot be resolved at compile time, while other types in EntityFramework.Exceptions.Common (e.g. UniqueConstraintException) resolve correctly.
The GitHub source file shows DeadlockException exists.
But consuming package 10.0.1 does not expose it.
Thanks for looking into it!
Hi,
In version 10.0.1,
DeadlockExceptioncannot be resolved at compile time, while other types inEntityFramework.Exceptions.Common(e.g.UniqueConstraintException) resolve correctly.The GitHub source file shows DeadlockException exists.
But consuming package 10.0.1 does not expose it.
Thanks for looking into it!