Skip to content

Commit 9a2749a

Browse files
committed
Add .editorconfig file to SolutionItems.
1 parent b5f894e commit 9a2749a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

SimpleChain.sln

+6-1
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 17
44
VisualStudioVersion = 17.9.34902.65
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleChain", "SimpleChain\SimpleChain.csproj", "{0F65EDD3-359B-41D0-B412-5BC4B130AA2A}"
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SimpleChain", "SimpleChain\SimpleChain.csproj", "{0F65EDD3-359B-41D0-B412-5BC4B130AA2A}"
7+
EndProject
8+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionItems", "SolutionItems", "{1EEA11FA-60E3-480A-87F9-BC4279751185}"
9+
ProjectSection(SolutionItems) = preProject
10+
.editorconfig = .editorconfig
11+
EndProjectSection
712
EndProject
813
Global
914
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)