Bump Microsoft.AspNetCore.TestHost from 8.0.0 to 8.0.27 #57
Annotations
4 warnings
|
Build:
DebugProbe.SampleApi/Models/Order.cs#L5
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
DebugProbe.SampleApi/Models/Order.cs#L10
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
DebugProbe.SampleApi/Models/Order.cs#L5
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
DebugProbe.SampleApi/Models/Order.cs#L10
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
background
wait
wait-all
cancel
Loading