Skip to content

Commit 809a1a2

Browse files
lbussellgithub-actions
authored andcommitted
Add slnx to editorconfig template
1 parent 35066e5 commit 809a1a2

File tree

1 file changed

+1
-1
lines changed
  • template_feed/Microsoft.DotNet.Common.ItemTemplates/content/EditorConfig/Dotnet

1 file changed

+1
-1
lines changed

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/EditorConfig/Dotnet/.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ indent_style = space
99
indent_size = 2
1010

1111
# Xml project files
12-
[*.{csproj,fsproj,vbproj,proj}]
12+
[*.{csproj,fsproj,vbproj,proj,slnx}]
1313
indent_size = 2
1414

1515
# Xml config files

0 commit comments

Comments
 (0)