I'm testing EFCore 2.0.3 in a UWP project using ...System.Data.SqlClient.......If I connect to a SQL Server instance, it works OK, but when changing to LocalDB, I get an error:...LocalDB is not supported on this platform...My connection string is this:...