Skip to content

Commit 0d8c0b7

Browse files
committed
Add editorconfig to solution
1 parent f9d64ae commit 0d8c0b7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

DotNetSyntaxTreeVisualizer.sln

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 16
44
VisualStudioVersion = 16.0.30011.22
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DotNetSyntaxTreeVisualizer", "DotNetSyntaxTreeVisualizer\DotNetSyntaxTreeVisualizer.csproj", "{3EE110F1-13B2-46A9-88C8-25C0FCD6C3A2}"
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DotNetSyntaxTreeVisualizer", "DotNetSyntaxTreeVisualizer\DotNetSyntaxTreeVisualizer.csproj", "{3EE110F1-13B2-46A9-88C8-25C0FCD6C3A2}"
7+
EndProject
8+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2B8EECB2-71A3-4BFA-BE01-6592B88CEBF1}"
9+
ProjectSection(SolutionItems) = preProject
10+
.editorconfig = .editorconfig
11+
EndProjectSection
712
EndProject
813
Global
914
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)