Add editor config to main solution

This commit is contained in:
Rafsanul Hasan 2019-04-04 18:55:13 +06:00
parent 9393ebd5dd
commit b8e7d69fdd
No known key found for this signature in database
GPG Key ID: 4BBF45E04D0AD72B

View File

@ -9,6 +9,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{932D8224-11F
EndProject EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3AF739CD-81D8-428D-A08A-0A58372DEBF6}" Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3AF739CD-81D8-428D-A08A-0A58372DEBF6}"
ProjectSection(SolutionItems) = preProject ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
Local.testsettings = Local.testsettings Local.testsettings = Local.testsettings
NuGet.config = NuGet.config NuGet.config = NuGet.config
EndProjectSection EndProjectSection