Reorganize #147
Annotations
2 warnings
GangsImpl/AbstractDB/AbstractInstanceManager.cs#L9
Non-nullable field 'Connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
GangsImpl/AbstractDB/AbstractInstanceManager.cs#L9
Non-nullable field 'Connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
This job succeeded
Loading