updated version number to 1.24 #176
Annotations
3 warnings
build:
EVEData/ZKillRedisQ.cs#L169
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build:
DataGen/Program.cs#L45
'SvgTextElement.SvgTextElement(string, float, float)' is obsolete: 'Must pass SvgLength, for x and y, which specifies a unit. Use the new constructor override'
|
build:
DataGen/Program.cs#L7
Non-nullable property 'EM' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|