Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoussef Victor <31348972+Youssef1313@users.noreply.github.com>2020-01-07 19:39:01 +0300
committerJan Kotas <jkotas@microsoft.com>2020-01-07 19:39:01 +0300
commitb33ee57abcdd40f59a66869198e3d46c6c1df3b5 (patch)
tree17fb6df90d9169a05ad19bc3c05aee1f1de6f3bf /.editorconfig
parent8f148c54bec640429dce48061d0cbf6a387b4c02 (diff)
Add vbproj to .editorconfig (#1354)
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 21662443a96..6c6dcb40761 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -162,7 +162,7 @@ curly_bracket_next_line = true
indent_brace_style = Allman
# Xml project files
-[*.{csproj,vcxproj,vcxproj.filters,proj,nativeproj,locproj}]
+[*.{csproj,vbproj,vcxproj,vcxproj.filters,proj,nativeproj,locproj}]
indent_size = 2
# Xml build files