bump version #4
Annotations
2 warnings
Build:
winform-example/Form1.cs#L10
Non-nullable field 'scannerListener' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
winform-example/Form1.cs#L10
Non-nullable field 'scannerListener' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading