Update README.md #4
Annotations
2 warnings
|
build:
src/FESAspNet.API/Responses/PersonResponse.cs#L5
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/FESAspNet.API/Responses/PersonResponse.cs#L5
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|