5 lines
155 B
INI
5 lines
155 B
INI
![]() |
[*.cs]
|
||
|
|
||
|
# CS0649: Field 'VehicleInfo.Name' is never assigned to, and will always have its default value null
|
||
|
dotnet_diagnostic.CS0649.severity = silent
|