build(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 #401
Annotations
2 warnings
Build:
src/SimpleAPI/Models/Note.cs#L11
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/SimpleAPI/Models/Note.cs#L11
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading