Create dotnet.yml #1
Annotations
2 warnings
Build:
BookDemo/Models/Book.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
BookDemo/Models/Book.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading