make inheritance work with Alt.Core hack #16
Annotations
5 errors
create_nuget:
src/Entities/AtlasTuningVehicle.cs#L71
'string' does not contain a definition for 'TryParseRgb' and no accessible extension method 'TryParseRgb' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
|
create_nuget:
src/Entities/AtlasTuningVehicle.cs#L83
'string' does not contain a definition for 'TryParseRgb' and no accessible extension method 'TryParseRgb' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
|
create_nuget:
src/Entities/AtlasTuningVehicle.cs#L192
'string' does not contain a definition for 'TryParseRgb' and no accessible extension method 'TryParseRgb' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
|
create_nuget:
src/Entities/AtlasTuningVehicle.cs#L218
'string' does not contain a definition for 'TryParseRgb' and no accessible extension method 'TryParseRgb' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
|
create_nuget
Process completed with exit code 1.
|