MeiRiYiCheng_2_new/netcore/YB.DeviceV2/.editorconfig

5 lines
96 B
INI
Raw Normal View History

2025-07-16 17:06:16 +08:00
[*.cs]
# CS8602: 解引用可能出现空引用。
dotnet_diagnostic.CS8602.severity = none