Depend on EF 10.0.0-alpha.1.24610.3 #2518
Annotations
2 errors
Test:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsInfrastructureNpgsqlTest.cs#L27
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(Npgsql.PostgresException)
Actual: typeof(System.InvalidOperationException)
---- System.InvalidOperationException : Can't close, connection is in state Connecting
|
Test
Process completed with exit code 1.
|
Loading