Bump log4net from 3.2.0 to 3.3.0 #23
Merged
Annotations
4 warnings
|
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