Bump Microsoft.EntityFrameworkCore.Relational from 8.0.15 to 8.0.22 #335
Annotations
5 warnings
|
Run tests:
EFCore.BulkExtensions.Tests/EFCoreBulkTestAtypical.cs#L1158
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
|
Run tests:
EFCore.BulkExtensions.Tests/EFCoreBulkTestAtypical.cs#L1158
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
|
Run tests:
EFCore.BulkExtensions.Tests/EFCoreBulkTestAtypical.cs#L1158
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
|
Run tests:
EFCore.BulkExtensions/SqlAdapters/PostgreSql/PostgreSqlDbServer.cs#L35
Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.NpgsqlAnnotationNames is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
|
|
Run tests:
EFCore.BulkExtensions/SqlAdapters/PostgreSql/PostgreSqlDbServer.cs#L35
Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.NpgsqlAnnotationNames is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
|
Loading