Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 #21
Annotations
1 error and 4 warnings
|
Test
Process completed with exit code 1.
|
|
Build:
TermRTS.Examples/Greenery/Greenery.cs#L22
Non-nullable field '_commandRunner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
TermRTS/Core.cs#L45
Non-nullable property 'Renderer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
TermRTS.Examples/Greenery/Greenery.cs#L22
Non-nullable field '_commandRunner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
TermRTS/Core.cs#L45
Non-nullable property 'Renderer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading