1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
- # Visual Studio 14
4
- VisualStudioVersion = 14 .0.25420.1
3
+ # Visual Studio 15
4
+ VisualStudioVersion = 15 .0.26228.9
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{033A6692-6022-469D-A0E7-B9C636CA05A8}"
7
7
EndProject
8
8
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "items" , "items" , "{54842458-42F9-4A49-A286-83AA1071184A}"
9
9
Project Section (SolutionItems ) = preProject
10
10
.gitignore = .gitignore
11
- global .json = global .json
12
11
NuGet .Config = NuGet .Config
13
12
EndProject Section
14
13
EndProject
15
- Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "GeekLearning.Test.Integration" , "src\GeekLearning.Test.Integration\GeekLearning.Test.Integration.xproj" , "{F28C9E50-7EB0-4368-9812-8EE693648E78}"
16
- EndProject
17
14
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "sample" , "sample" , "{36903259-F63B-480F-9F84-005D0A2BA8DA}"
18
15
EndProject
19
- Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B }" ) = "GeekLearning.Test.Integration.Sample.Web " , "sample\GeekLearning.Test.Integration.Sample.Web\GeekLearning.Test.Integration.Sample.Web.xproj " , "{0C607AE8-92C3-4589-9B4A-601BE6CF62B2 }"
16
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8 }" ) = "specflow " , "specflow " , "{D6AF528A-BA8D-47D7-BAD0-810154BB0FD9 }"
20
17
EndProject
21
- Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B }" ) = "GeekLearning.Test.Configuration " , "src\GeekLearning.Test.Configuration \GeekLearning.Test.Configuration.xproj " , "{9146CE74-6610-472E-8FC8-3AEF733868D0 }"
18
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "GeekLearning.Test.Integration " , "src\GeekLearning.Test.Integration \GeekLearning.Test.Integration.csproj " , "{F28C9E50-7EB0-4368-9812-8EE693648E78 }"
22
19
EndProject
23
- Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B }" ) = "GeekLearning.Test.Integration.Sample.Test.Specflow " , "sample \GeekLearning.Test.Integration.Sample.Test.Splecflow \GeekLearning.Test.Integration.Sample.Test.Specflow.xproj " , "{6F96D2CD-B8EC-47AA-ADB1-9BE120254E39 }"
20
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "GeekLearning.Test.Configuration " , "src \GeekLearning.Test.Configuration \GeekLearning.Test.Configuration.csproj " , "{9146CE74-6610-472E-8FC8-3AEF733868D0 }"
24
21
EndProject
25
- Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B }" ) = "GeekLearning.Test.Integration. Sample.Test" , "sample\GeekLearning.Test.Integration. Sample.Test\GeekLearning.Test.Integration. Sample.Test.xproj " , "{729DBF60-93DF-4CBA-B809-142C0B42D397 }"
22
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Sample.Test.Splecflow " , "sample\Sample.Test.Splecflow\ Sample.Test.Splecflow.csproj " , "{8EF01F44-FDCC-4E25-8519-2D93C450379A }"
26
23
EndProject
27
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "specflow" , "specflow" , "{D6AF528A-BA8D-47D7-BAD0-810154BB0FD9}"
24
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Sample.Web" , "sample\Sample.Web\Sample.Web.csproj" , "{88A2EDFF-F232-4C50-B267-57B0B7CF6F88}"
25
+ EndProject
26
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Sample.Test" , "sample\Sample.Test\Sample.Test.csproj" , "{5978DE9E-5FE4-4E99-A08A-8075171B0136}"
28
27
EndProject
29
28
Global
30
29
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -36,32 +35,32 @@ Global
36
35
{F28C9E50-7EB0-4368-9812-8EE693648E78} .Debug| Any CPU .Build .0 = Debug| Any CPU
37
36
{F28C9E50-7EB0-4368-9812-8EE693648E78} .Release| Any CPU .ActiveCfg = Release| Any CPU
38
37
{F28C9E50-7EB0-4368-9812-8EE693648E78} .Release| Any CPU .Build .0 = Release| Any CPU
39
- {0C607AE8-92C3-4589-9B4A-601BE6CF62B2} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
40
- {0C607AE8-92C3-4589-9B4A-601BE6CF62B2} .Debug| Any CPU .Build .0 = Debug| Any CPU
41
- {0C607AE8-92C3-4589-9B4A-601BE6CF62B2} .Release| Any CPU .ActiveCfg = Release| Any CPU
42
- {0C607AE8-92C3-4589-9B4A-601BE6CF62B2} .Release| Any CPU .Build .0 = Release| Any CPU
43
38
{9146CE74-6610-472E-8FC8-3AEF733868D0} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
44
39
{9146CE74-6610-472E-8FC8-3AEF733868D0} .Debug| Any CPU .Build .0 = Debug| Any CPU
45
40
{9146CE74-6610-472E-8FC8-3AEF733868D0} .Release| Any CPU .ActiveCfg = Release| Any CPU
46
41
{9146CE74-6610-472E-8FC8-3AEF733868D0} .Release| Any CPU .Build .0 = Release| Any CPU
47
- {6F96D2CD-B8EC-47AA-ADB1-9BE120254E39} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
48
- {6F96D2CD-B8EC-47AA-ADB1-9BE120254E39} .Debug| Any CPU .Build .0 = Debug| Any CPU
49
- {6F96D2CD-B8EC-47AA-ADB1-9BE120254E39} .Release| Any CPU .ActiveCfg = Release| Any CPU
50
- {6F96D2CD-B8EC-47AA-ADB1-9BE120254E39} .Release| Any CPU .Build .0 = Release| Any CPU
51
- {729DBF60-93DF-4CBA-B809-142C0B42D397} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
52
- {729DBF60-93DF-4CBA-B809-142C0B42D397} .Debug| Any CPU .Build .0 = Debug| Any CPU
53
- {729DBF60-93DF-4CBA-B809-142C0B42D397} .Release| Any CPU .ActiveCfg = Release| Any CPU
54
- {729DBF60-93DF-4CBA-B809-142C0B42D397} .Release| Any CPU .Build .0 = Release| Any CPU
42
+ {8EF01F44-FDCC-4E25-8519-2D93C450379A} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
43
+ {8EF01F44-FDCC-4E25-8519-2D93C450379A} .Debug| Any CPU .Build .0 = Debug| Any CPU
44
+ {8EF01F44-FDCC-4E25-8519-2D93C450379A} .Release| Any CPU .ActiveCfg = Release| Any CPU
45
+ {8EF01F44-FDCC-4E25-8519-2D93C450379A} .Release| Any CPU .Build .0 = Release| Any CPU
46
+ {88A2EDFF-F232-4C50-B267-57B0B7CF6F88} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
47
+ {88A2EDFF-F232-4C50-B267-57B0B7CF6F88} .Debug| Any CPU .Build .0 = Debug| Any CPU
48
+ {88A2EDFF-F232-4C50-B267-57B0B7CF6F88} .Release| Any CPU .ActiveCfg = Release| Any CPU
49
+ {88A2EDFF-F232-4C50-B267-57B0B7CF6F88} .Release| Any CPU .Build .0 = Release| Any CPU
50
+ {5978DE9E-5FE4-4E99-A08A-8075171B0136} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
51
+ {5978DE9E-5FE4-4E99-A08A-8075171B0136} .Debug| Any CPU .Build .0 = Debug| Any CPU
52
+ {5978DE9E-5FE4-4E99-A08A-8075171B0136} .Release| Any CPU .ActiveCfg = Release| Any CPU
53
+ {5978DE9E-5FE4-4E99-A08A-8075171B0136} .Release| Any CPU .Build .0 = Release| Any CPU
55
54
EndGlobalSection
56
55
GlobalSection (SolutionProperties ) = preSolution
57
56
HideSolutionNode = FALSE
58
57
EndGlobalSection
59
58
GlobalSection (NestedProjects ) = preSolution
59
+ {D6AF528A-BA8D-47D7-BAD0-810154BB0FD9} = {36903259-F63B-480F-9F84-005D0A2BA8DA}
60
60
{F28C9E50-7EB0-4368-9812-8EE693648E78} = {033A6692-6022-469D-A0E7-B9C636CA05A8}
61
- {0C607AE8-92C3-4589-9B4A-601BE6CF62B2} = {36903259-F63B-480F-9F84-005D0A2BA8DA}
62
61
{9146CE74-6610-472E-8FC8-3AEF733868D0} = {033A6692-6022-469D-A0E7-B9C636CA05A8}
63
- {6F96D2CD-B8EC-47AA-ADB1-9BE120254E39 } = {D6AF528A-BA8D-47D7-BAD0-810154BB0FD9}
64
- {729DBF60-93DF-4CBA-B809-142C0B42D397 } = {36903259-F63B-480F-9F84-005D0A2BA8DA}
65
- {D6AF528A-BA8D-47D7-BAD0-810154BB0FD9 } = {36903259-F63B-480F-9F84-005D0A2BA8DA}
62
+ {8EF01F44-FDCC-4E25-8519-2D93C450379A } = {D6AF528A-BA8D-47D7-BAD0-810154BB0FD9}
63
+ {88A2EDFF-F232-4C50-B267-57B0B7CF6F88 } = {36903259-F63B-480F-9F84-005D0A2BA8DA}
64
+ {5978DE9E-5FE4-4E99-A08A-8075171B0136 } = {36903259-F63B-480F-9F84-005D0A2BA8DA}
66
65
EndGlobalSection
67
66
EndGlobal
0 commit comments