Skip to content

Commit 3c184b7

Browse files
committed
Added root files also the to the DNX solution
1 parent 60cd74c commit 3c184b7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/Elasticsearch.DNX.sln

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,19 @@ Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Elasticsearch.Net", "Elasti
66
EndProject
77
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{87237912-4EFF-49B1-AE76-CD46D97A8DA1}"
88
ProjectSection(SolutionItems) = preProject
9+
..\.deployment = ..\.deployment
10+
..\.editorconfig = ..\.editorconfig
11+
..\.gitignore = ..\.gitignore
12+
..\.travis.yml = ..\.travis.yml
913
..\build.bat = ..\build.bat
14+
..\build.sh = ..\build.sh
15+
..\contributing.md = ..\contributing.md
1016
global.json = global.json
17+
..\license.txt = ..\license.txt
1118
..\nuget.config = ..\nuget.config
19+
..\paket.bat = ..\paket.bat
20+
..\paket.dependencies = ..\paket.dependencies
21+
..\readme.md = ..\readme.md
1222
EndProjectSection
1323
EndProject
1424
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Nest", "Nest\Nest.xproj", "{5CED4B1F-25CF-4632-9EA0-023E7FAFA217}"

0 commit comments

Comments
 (0)