5 lines
96 B
INI
5 lines
96 B
INI
|
|
[*.cs]
|
||
|
|
|
||
|
|
# CS8602: 解引用可能出现空引用。
|
||
|
|
dotnet_diagnostic.CS8602.severity = none
|