AutoRelease #11
Annotations
4 warnings
build_check:
ExtremeSkins.Generator.Panel/ViewModels/ExtremeNamePlateViewModel.cs#L34
Non-nullable field 'imagePath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build_check:
ExtremeSkins.Generator.Panel/ViewModels/ExtremeNamePlateViewModel.cs#L34
Non-nullable field 'licensePath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build_check:
ExtremeSkins.Generator.Panel/ViewModels/ExtremeNamePlateViewModel.cs#L34
Non-nullable field 'imagePath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build_check:
ExtremeSkins.Generator.Panel/ViewModels/ExtremeNamePlateViewModel.cs#L34
Non-nullable field 'licensePath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|