fix .targets indentation rules
This commit is contained in:
parent
9bb268a082
commit
39d8f0793e
|
@ -19,6 +19,9 @@ insert_final_newline = false
|
|||
[*.json]
|
||||
indent_size = 2
|
||||
|
||||
[*.targets]
|
||||
indent_size = 2
|
||||
|
||||
##########
|
||||
## C# formatting
|
||||
## documentation: https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-code-style-settings-reference
|
||||
|
|
Loading…
Reference in New Issue