build(deps): bump xunit from 2.9.2 to 2.9.3 (#170) #388
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