1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio 15
4
- VisualStudioVersion = 15.0.26430.6
4
+ VisualStudioVersion = 15.0.27130.2003
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Nest" , "Nest\Nest.csproj" , "{072BA7DA-7B60-407D-8B6E-95E3186BE70C}"
7
- EndProject
8
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "_Build" , "_Build" , "{432D5575-2347-4D3C-BF8C-3E38410C46CA}"
9
7
Project Section (SolutionItems ) = preProject
10
8
..\.editorconfig = ..\.editorconfig
11
9
..\.gitignore = ..\.gitignore
12
10
..\.travis .yml = ..\.travis .yml
11
+ ..\appveyor .yml = ..\appveyor .yml
13
12
..\build .bat = ..\build .bat
14
13
..\build .sh = ..\build .sh
15
14
..\build \Clients .Common .targets = ..\build \Clients .Common .targets
16
15
..\contributing .md = ..\contributing .md
17
16
..\build \Elasticsearch .Net .nuspec = ..\build \Elasticsearch .Net .nuspec
18
17
..\global .json = ..\global .json
19
18
..\license .txt = ..\license .txt
19
+ ..\build \NEST .JsonNetSerializer .nuspec = ..\build \NEST .JsonNetSerializer .nuspec
20
20
..\build \NEST .nuspec = ..\build \NEST .nuspec
21
21
..\paket .bat = ..\paket .bat
22
22
..\paket .dependencies = ..\paket .dependencies
23
23
..\readme .md = ..\readme .md
24
- ..\build \NEST .JsonNetSerializer .nuspec = ..\build \NEST .JsonNetSerializer .nuspec
25
- ..\appveyor .yml = ..\appveyor .yml
26
24
EndProject Section
27
25
EndProject
28
26
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "CodeGeneration" , "CodeGeneration" , "{93331BEE-0AA0-47B7-B1D2-BD5BD31634D1}"
29
27
EndProject
28
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Serializers" , "Serializers" , "{14241027-0A92-466D-B024-E0063F338915}"
29
+ EndProject
30
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Nest" , "Nest\Nest.csproj" , "{072BA7DA-7B60-407D-8B6E-95E3186BE70C}"
31
+ EndProject
30
32
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ApiGenerator" , "CodeGeneration\ApiGenerator\ApiGenerator.csproj" , "{56A87048-9065-459B-826D-3DF68B409845}"
31
33
EndProject
32
34
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Elasticsearch.Net" , "Elasticsearch.Net\Elasticsearch.Net.csproj" , "{E97CCF40-0BA6-43FE-9F2D-58D454134088}"
@@ -37,8 +39,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tests", "Tests\Tests.csproj
37
39
EndProject
38
40
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "DocGenerator" , "CodeGeneration\DocGenerator\DocGenerator.csproj" , "{98400F59-4BA8-4534-9A78-9C7FA0B42901}"
39
41
EndProject
40
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Serializers" , "Serializers" , "{14241027-0A92-466D-B024-E0063F338915}"
41
- EndProject
42
42
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Nest.JsonNetSerializer" , "Serializers\Nest.JsonNetSerializer\Nest.JsonNetSerializer.csproj" , "{CDC8DEC8-3872-4337-9C40-9CDE5724BBDD}"
43
43
EndProject
44
44
Global
@@ -69,10 +69,6 @@ Global
69
69
{98400F59-4BA8-4534-9A78-9C7FA0B42901} .Debug| Any CPU .Build .0 = Debug| Any CPU
70
70
{98400F59-4BA8-4534-9A78-9C7FA0B42901} .Release| Any CPU .ActiveCfg = Release| Any CPU
71
71
{98400F59-4BA8-4534-9A78-9C7FA0B42901} .Release| Any CPU .Build .0 = Release| Any CPU
72
- {64D927D4-13ED-452D-9B76-8E00FEAFC587} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
73
- {64D927D4-13ED-452D-9B76-8E00FEAFC587} .Debug| Any CPU .Build .0 = Debug| Any CPU
74
- {64D927D4-13ED-452D-9B76-8E00FEAFC587} .Release| Any CPU .ActiveCfg = Release| Any CPU
75
- {64D927D4-13ED-452D-9B76-8E00FEAFC587} .Release| Any CPU .Build .0 = Release| Any CPU
76
72
{CDC8DEC8-3872-4337-9C40-9CDE5724BBDD} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
77
73
{CDC8DEC8-3872-4337-9C40-9CDE5724BBDD} .Debug| Any CPU .Build .0 = Debug| Any CPU
78
74
{CDC8DEC8-3872-4337-9C40-9CDE5724BBDD} .Release| Any CPU .ActiveCfg = Release| Any CPU
87
83
{98400F59-4BA8-4534-9A78-9C7FA0B42901} = {93331BEE-0AA0-47B7-B1D2-BD5BD31634D1}
88
84
{CDC8DEC8-3872-4337-9C40-9CDE5724BBDD} = {14241027-0A92-466D-B024-E0063F338915}
89
85
EndGlobalSection
86
+ GlobalSection (ExtensibilityGlobals ) = postSolution
87
+ SolutionGuid = {B3427E39-0C06-4A56-88E2-DCB730B82785}
88
+ EndGlobalSection
90
89
EndGlobal
0 commit comments