@@ -5,8 +5,6 @@ VisualStudioVersion = 17.0.31612.314
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{D455EC79-E1E0-4509-B297-0DA3AED8DFF7}"
7
7
EndProject
8
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Nest" , "src\Nest\Nest.csproj" , "{39149B87-983F-464B-9E79-61FB4558A84F}"
9
- EndProject
10
8
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Playground" , "src\Playground\Playground.csproj" , "{8F2EA767-8746-4816-B6EE-342BCB8F1AAB}"
11
9
EndProject
12
10
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Elastic.Transport" , "..\elastic-transport-net\src\Elastic.Transport\Elastic.Transport.csproj" , "{14E44695-6737-49B2-8AD5-7AA77E4205D2}"
@@ -27,13 +25,15 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Benchmarks", "benchmarks\Be
27
25
EndProject
28
26
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "PlaygroundV7x" , "src\PlaygroundV7x\PlaygroundV7x.csproj" , "{7141AB85-10C5-42AE-8FC7-B14A4216A89F}"
29
27
EndProject
30
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Profiling" , "benchmarks\Profiling\Profiling.csproj" , "{5222D7CD-3663-49ED-98EA-4B5ECDF705BF}"
28
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Profiling" , "benchmarks\Profiling\Profiling.csproj" , "{5222D7CD-3663-49ED-98EA-4B5ECDF705BF}"
31
29
EndProject
32
30
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{D9FFF81B-26F3-4A26-9605-E3D22382E9A5}"
33
31
Project Section (SolutionItems ) = preProject
34
32
global .json = global .json
35
33
EndProject Section
36
34
EndProject
35
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Elastic.Clients.Elasticsearch" , "src\Elastic.Clients.Elasticsearch\Elastic.Clients.Elasticsearch.csproj" , "{F8A7E60C-0C48-4D76-AF7F-7881DF5A263D}"
36
+ EndProject
37
37
Global
38
38
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
39
39
Debug| Any CPU = Debug| Any CPU
@@ -44,18 +44,6 @@ Global
44
44
Release| x86 = Release| x86
45
45
EndGlobalSection
46
46
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
47
- {39149B87-983F-464B-9E79-61FB4558A84F} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
48
- {39149B87-983F-464B-9E79-61FB4558A84F} .Debug| Any CPU .Build .0 = Debug| Any CPU
49
- {39149B87-983F-464B-9E79-61FB4558A84F} .Debug| x64 .ActiveCfg = Debug| Any CPU
50
- {39149B87-983F-464B-9E79-61FB4558A84F} .Debug| x64 .Build .0 = Debug| Any CPU
51
- {39149B87-983F-464B-9E79-61FB4558A84F} .Debug| x86 .ActiveCfg = Debug| Any CPU
52
- {39149B87-983F-464B-9E79-61FB4558A84F} .Debug| x86 .Build .0 = Debug| Any CPU
53
- {39149B87-983F-464B-9E79-61FB4558A84F} .Release| Any CPU .ActiveCfg = Release| Any CPU
54
- {39149B87-983F-464B-9E79-61FB4558A84F} .Release| Any CPU .Build .0 = Release| Any CPU
55
- {39149B87-983F-464B-9E79-61FB4558A84F} .Release| x64 .ActiveCfg = Release| Any CPU
56
- {39149B87-983F-464B-9E79-61FB4558A84F} .Release| x64 .Build .0 = Release| Any CPU
57
- {39149B87-983F-464B-9E79-61FB4558A84F} .Release| x86 .ActiveCfg = Release| Any CPU
58
- {39149B87-983F-464B-9E79-61FB4558A84F} .Release| x86 .Build .0 = Release| Any CPU
59
47
{8F2EA767-8746-4816-B6EE-342BCB8F1AAB} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
60
48
{8F2EA767-8746-4816-B6EE-342BCB8F1AAB} .Debug| Any CPU .Build .0 = Debug| Any CPU
61
49
{8F2EA767-8746-4816-B6EE-342BCB8F1AAB} .Debug| x64 .ActiveCfg = Debug| Any CPU
@@ -164,12 +152,23 @@ Global
164
152
{5222D7CD-3663-49ED-98EA-4B5ECDF705BF} .Release| x64 .Build .0 = Release| Any CPU
165
153
{5222D7CD-3663-49ED-98EA-4B5ECDF705BF} .Release| x86 .ActiveCfg = Release| Any CPU
166
154
{5222D7CD-3663-49ED-98EA-4B5ECDF705BF} .Release| x86 .Build .0 = Release| Any CPU
155
+ {F8A7E60C-0C48-4D76-AF7F-7881DF5A263D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
156
+ {F8A7E60C-0C48-4D76-AF7F-7881DF5A263D} .Debug| Any CPU .Build .0 = Debug| Any CPU
157
+ {F8A7E60C-0C48-4D76-AF7F-7881DF5A263D} .Debug| x64 .ActiveCfg = Debug| Any CPU
158
+ {F8A7E60C-0C48-4D76-AF7F-7881DF5A263D} .Debug| x64 .Build .0 = Debug| Any CPU
159
+ {F8A7E60C-0C48-4D76-AF7F-7881DF5A263D} .Debug| x86 .ActiveCfg = Debug| Any CPU
160
+ {F8A7E60C-0C48-4D76-AF7F-7881DF5A263D} .Debug| x86 .Build .0 = Debug| Any CPU
161
+ {F8A7E60C-0C48-4D76-AF7F-7881DF5A263D} .Release| Any CPU .ActiveCfg = Release| Any CPU
162
+ {F8A7E60C-0C48-4D76-AF7F-7881DF5A263D} .Release| Any CPU .Build .0 = Release| Any CPU
163
+ {F8A7E60C-0C48-4D76-AF7F-7881DF5A263D} .Release| x64 .ActiveCfg = Release| Any CPU
164
+ {F8A7E60C-0C48-4D76-AF7F-7881DF5A263D} .Release| x64 .Build .0 = Release| Any CPU
165
+ {F8A7E60C-0C48-4D76-AF7F-7881DF5A263D} .Release| x86 .ActiveCfg = Release| Any CPU
166
+ {F8A7E60C-0C48-4D76-AF7F-7881DF5A263D} .Release| x86 .Build .0 = Release| Any CPU
167
167
EndGlobalSection
168
168
GlobalSection (SolutionProperties ) = preSolution
169
169
HideSolutionNode = FALSE
170
170
EndGlobalSection
171
171
GlobalSection (NestedProjects ) = preSolution
172
- {39149B87-983F-464B-9E79-61FB4558A84F} = {D455EC79-E1E0-4509-B297-0DA3AED8DFF7}
173
172
{8F2EA767-8746-4816-B6EE-342BCB8F1AAB} = {D455EC79-E1E0-4509-B297-0DA3AED8DFF7}
174
173
{14E44695-6737-49B2-8AD5-7AA77E4205D2} = {D455EC79-E1E0-4509-B297-0DA3AED8DFF7}
175
174
{BDF1ABC2-8C52-4864-B824-B1FA27630E8E} = {362B2776-4B29-46AB-B237-56776B5372B6}
@@ -179,6 +178,7 @@ Global
179
178
{701DB05B-1F1B-485F-9EDF-0274EED4FF9F} = {B7B8819B-3197-4AB6-B61B-9E1BFD1EC302}
180
179
{7141AB85-10C5-42AE-8FC7-B14A4216A89F} = {D455EC79-E1E0-4509-B297-0DA3AED8DFF7}
181
180
{5222D7CD-3663-49ED-98EA-4B5ECDF705BF} = {B7B8819B-3197-4AB6-B61B-9E1BFD1EC302}
181
+ {F8A7E60C-0C48-4D76-AF7F-7881DF5A263D} = {D455EC79-E1E0-4509-B297-0DA3AED8DFF7}
182
182
EndGlobalSection
183
183
GlobalSection (ExtensibilityGlobals ) = postSolution
184
184
SolutionGuid = {CE74F821-B001-4C69-A58D-CF81F8B0B632}
0 commit comments