添加项目文件。
This commit is contained in:
4
.editorconfig
Normal file
4
.editorconfig
Normal file
@@ -0,0 +1,4 @@
|
||||
[*.cs]
|
||||
|
||||
# IDE0059: 不需要赋值
|
||||
csharp_style_unused_value_assignment_preference = unused_local_variable
|
||||
Reference in New Issue
Block a user