Skip to content

Commit b33ee57

Browse files
Youssef1313jkotas
authored andcommitted
Add vbproj to .editorconfig (dotnet#1354)
1 parent 8f148c5 commit b33ee57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ curly_bracket_next_line = true
162162
indent_brace_style = Allman
163163

164164
# Xml project files
165-
[*.{csproj,vcxproj,vcxproj.filters,proj,nativeproj,locproj}]
165+
[*.{csproj,vbproj,vcxproj,vcxproj.filters,proj,nativeproj,locproj}]
166166
indent_size = 2
167167

168168
# Xml build files

0 commit comments

Comments
 (0)