Skip to content

Commit de7bb14

Browse files
committed
add .editorconfig to vs] solution
1 parent 863abfe commit de7bb14

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

RimTrans.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 16
44
VisualStudioVersion = 16.0.29001.49
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Reflection", "Reflection\Reflection.csproj", "{2D5517E4-FD1E-42ED-882E-A71BFB1322B1}"
6+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{23E3C920-4021-4640-911A-3D5440FFF74F}"
7+
ProjectSection(SolutionItems) = preProject
8+
.editorconfig = .editorconfig
9+
EndProjectSection
10+
EndProject
11+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Reflection", "Reflection\Reflection.csproj", "{2D5517E4-FD1E-42ED-882E-A71BFB1322B1}"
712
EndProject
813
Global
914
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)