Due to a [major breaking change](https://github.com/dotnet/SqlClient/blob/main/release-notes/4.0/4.0.0.md#encrypt-default-value-set-to-true) in SqlClient 4.0, updating to 4.0 breaks all tests that do not use LocalDb. Updating will also break the majority of applications using EF Core.