Bump Microsoft.EntityFrameworkCore.Sqlite from 9.0.11 to 9.0.12 #53
Annotations
10 warnings
|
Build:
tests/TestModel.cs#L12
Non-nullable property 'OtherProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
tests/TestModel.cs#L12
Non-nullable property 'OtherProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/SqliteMemoryDatabaseProvider/SqliteContextCustomizer.cs#L34
XML comment has cref attribute 'TConvertTo' that could not be resolved
|
|
Build:
src/SqliteMemoryDatabaseProvider/SqliteContextCustomizer.cs#L34
XML comment has cref attribute 'TConvertFrom' that could not be resolved
|
|
Build:
src/SqliteMemoryDatabaseProvider/DatabaseCreationException.cs#L10
XML comment has cref attribute 'innerException' that could not be resolved
|
|
Build:
src/SqliteMemoryDatabaseProvider/DatabaseCreationException.cs#L10
XML comment has cref attribute 'message' that could not be resolved
|
|
Build:
src/SqliteMemoryDatabaseProvider/SqliteContextCustomizer.cs#L34
XML comment has cref attribute 'TConvertTo' that could not be resolved
|
|
Build:
src/SqliteMemoryDatabaseProvider/SqliteContextCustomizer.cs#L34
XML comment has cref attribute 'TConvertFrom' that could not be resolved
|
|
Build:
src/SqliteMemoryDatabaseProvider/DatabaseCreationException.cs#L10
XML comment has cref attribute 'innerException' that could not be resolved
|
|
Build:
src/SqliteMemoryDatabaseProvider/DatabaseCreationException.cs#L10
XML comment has cref attribute 'message' that could not be resolved
|
Loading