1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio 15
4
- VisualStudioVersion = 15.0.26403.7
4
+ VisualStudioVersion = 15.0.27004.2010
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Elasticsearch.Net.Aws" , "Elasticsearch.Net.Aws\Elasticsearch.Net.Aws.csproj" , "{0DE39CEC-A00F-409A-9D45-AAFA31C77ED9}"
7
7
EndProject
8
8
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ElasticSearch.Net.Aws.Tests" , "ElasticSearch.Net.Aws.Tests\ElasticSearch.Net.Aws.Tests.csproj" , "{CFFD4A71-F57A-458B-87B8-E6513D6B0C72}"
9
9
EndProject
10
10
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ElasticSearch.Net.Aws.IntegrationTests" , "ElasticSearch.Net.Aws.IntegrationTests\ElasticSearch.Net.Aws.IntegrationTests.csproj" , "{91470D9E-D497-4FF7-A22C-3825D3CE0074}"
11
11
EndProject
12
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Nest5Test" , "Nest5Test\Nest5Test.csproj" , "{A7CC8B86-CAF9-4BD6-98F4-84987411677C}"
13
+ EndProject
12
14
Global
13
15
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
14
16
Debug| Any CPU = Debug| Any CPU
@@ -25,8 +27,15 @@ Global
25
27
{91470D9E-D497-4FF7-A22C-3825D3CE0074} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
26
28
{91470D9E-D497-4FF7-A22C-3825D3CE0074} .Debug| Any CPU .Build .0 = Debug| Any CPU
27
29
{91470D9E-D497-4FF7-A22C-3825D3CE0074} .Release| Any CPU .ActiveCfg = Release| Any CPU
30
+ {A7CC8B86-CAF9-4BD6-98F4-84987411677C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
31
+ {A7CC8B86-CAF9-4BD6-98F4-84987411677C} .Debug| Any CPU .Build .0 = Debug| Any CPU
32
+ {A7CC8B86-CAF9-4BD6-98F4-84987411677C} .Release| Any CPU .ActiveCfg = Release| Any CPU
33
+ {A7CC8B86-CAF9-4BD6-98F4-84987411677C} .Release| Any CPU .Build .0 = Release| Any CPU
28
34
EndGlobalSection
29
35
GlobalSection (SolutionProperties ) = preSolution
30
36
HideSolutionNode = FALSE
31
37
EndGlobalSection
38
+ GlobalSection (ExtensibilityGlobals ) = postSolution
39
+ SolutionGuid = {1D324722-47B4-48FA-BC81-5E982410896F}
40
+ EndGlobalSection
32
41
EndGlobal
0 commit comments