@@ -18,9 +18,20 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
18
18
README .md = README .md
19
19
EndProject Section
20
20
EndProject
21
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "TestableHttpClient.IntegrationTests" , "test\TestableHttpClient.IntegrationTests\TestableHttpClient.IntegrationTests.csproj" , "{37A6C1C0-1117-43DE-BD15-290BC8AD32BE}"
21
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "TestableHttpClient.IntegrationTests" , "test\TestableHttpClient.IntegrationTests\TestableHttpClient.IntegrationTests.csproj" , "{37A6C1C0-1117-43DE-BD15-290BC8AD32BE}"
22
+ EndProject
23
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "TestableHttpClient.NFluent" , "src\TestableHttpClient.NFluent\TestableHttpClient.NFluent.csproj" , "{127E2F48-CB33-488E-88E3-1BB0043C8CC1}"
24
+ EndProject
25
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "TestableHttpClient.NFluent.Tests" , "test\TestableHttpClient.NFluent.Tests\TestableHttpClient.NFluent.Tests.csproj" , "{29F350FB-5901-41AC-8605-F3413EE49E4A}"
26
+ EndProject
27
+ Project ("{D954291E-2A0B-460D-934E-DC6B0785DB48}" ) = "SharedUtilities" , "SharedUtilities\SharedUtilities.shproj" , "{E405AF28-9C17-4580-AEBD-58B1BD4B116C}"
22
28
EndProject
23
29
Global
30
+ GlobalSection (SharedMSBuildProjectFiles ) = preSolution
31
+ SharedUtilities \SharedUtilities .projitems *{127e2f48-cb33-488e-88e3-1bb0043c8cc1} *SharedItemsImports = 5
32
+ SharedUtilities \SharedUtilities .projitems *{e405af28-9c17-4580-aebd-58b1bd4b116c} *SharedItemsImports = 13
33
+ SharedUtilities \SharedUtilities .projitems *{fd5111e1-2970-4dc4-84dd-e4966e17dcb3} *SharedItemsImports = 5
34
+ EndGlobalSection
24
35
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
25
36
Debug| Any CPU = Debug| Any CPU
26
37
Debug| x64 = Debug| x64
@@ -66,6 +77,30 @@ Global
66
77
{37A6C1C0-1117-43DE-BD15-290BC8AD32BE} .Release| x64 .Build .0 = Release| Any CPU
67
78
{37A6C1C0-1117-43DE-BD15-290BC8AD32BE} .Release| x86 .ActiveCfg = Release| Any CPU
68
79
{37A6C1C0-1117-43DE-BD15-290BC8AD32BE} .Release| x86 .Build .0 = Release| Any CPU
80
+ {127E2F48-CB33-488E-88E3-1BB0043C8CC1} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
81
+ {127E2F48-CB33-488E-88E3-1BB0043C8CC1} .Debug| Any CPU .Build .0 = Debug| Any CPU
82
+ {127E2F48-CB33-488E-88E3-1BB0043C8CC1} .Debug| x64 .ActiveCfg = Debug| Any CPU
83
+ {127E2F48-CB33-488E-88E3-1BB0043C8CC1} .Debug| x64 .Build .0 = Debug| Any CPU
84
+ {127E2F48-CB33-488E-88E3-1BB0043C8CC1} .Debug| x86 .ActiveCfg = Debug| Any CPU
85
+ {127E2F48-CB33-488E-88E3-1BB0043C8CC1} .Debug| x86 .Build .0 = Debug| Any CPU
86
+ {127E2F48-CB33-488E-88E3-1BB0043C8CC1} .Release| Any CPU .ActiveCfg = Release| Any CPU
87
+ {127E2F48-CB33-488E-88E3-1BB0043C8CC1} .Release| Any CPU .Build .0 = Release| Any CPU
88
+ {127E2F48-CB33-488E-88E3-1BB0043C8CC1} .Release| x64 .ActiveCfg = Release| Any CPU
89
+ {127E2F48-CB33-488E-88E3-1BB0043C8CC1} .Release| x64 .Build .0 = Release| Any CPU
90
+ {127E2F48-CB33-488E-88E3-1BB0043C8CC1} .Release| x86 .ActiveCfg = Release| Any CPU
91
+ {127E2F48-CB33-488E-88E3-1BB0043C8CC1} .Release| x86 .Build .0 = Release| Any CPU
92
+ {29F350FB-5901-41AC-8605-F3413EE49E4A} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
93
+ {29F350FB-5901-41AC-8605-F3413EE49E4A} .Debug| Any CPU .Build .0 = Debug| Any CPU
94
+ {29F350FB-5901-41AC-8605-F3413EE49E4A} .Debug| x64 .ActiveCfg = Debug| Any CPU
95
+ {29F350FB-5901-41AC-8605-F3413EE49E4A} .Debug| x64 .Build .0 = Debug| Any CPU
96
+ {29F350FB-5901-41AC-8605-F3413EE49E4A} .Debug| x86 .ActiveCfg = Debug| Any CPU
97
+ {29F350FB-5901-41AC-8605-F3413EE49E4A} .Debug| x86 .Build .0 = Debug| Any CPU
98
+ {29F350FB-5901-41AC-8605-F3413EE49E4A} .Release| Any CPU .ActiveCfg = Release| Any CPU
99
+ {29F350FB-5901-41AC-8605-F3413EE49E4A} .Release| Any CPU .Build .0 = Release| Any CPU
100
+ {29F350FB-5901-41AC-8605-F3413EE49E4A} .Release| x64 .ActiveCfg = Release| Any CPU
101
+ {29F350FB-5901-41AC-8605-F3413EE49E4A} .Release| x64 .Build .0 = Release| Any CPU
102
+ {29F350FB-5901-41AC-8605-F3413EE49E4A} .Release| x86 .ActiveCfg = Release| Any CPU
103
+ {29F350FB-5901-41AC-8605-F3413EE49E4A} .Release| x86 .Build .0 = Release| Any CPU
69
104
EndGlobalSection
70
105
GlobalSection (SolutionProperties ) = preSolution
71
106
HideSolutionNode = FALSE
@@ -74,6 +109,9 @@ Global
74
109
{FD5111E1-2970-4DC4-84DD-E4966E17DCB3} = {4C8914F8-D732-462B-978E-3BB5DBE547D7}
75
110
{70673E72-C346-4AC2-946D-D9F99816FC72} = {BBCED492-E92B-4FA8-A4A5-B5A76091F25E}
76
111
{37A6C1C0-1117-43DE-BD15-290BC8AD32BE} = {BBCED492-E92B-4FA8-A4A5-B5A76091F25E}
112
+ {127E2F48-CB33-488E-88E3-1BB0043C8CC1} = {4C8914F8-D732-462B-978E-3BB5DBE547D7}
113
+ {29F350FB-5901-41AC-8605-F3413EE49E4A} = {BBCED492-E92B-4FA8-A4A5-B5A76091F25E}
114
+ {E405AF28-9C17-4580-AEBD-58B1BD4B116C} = {4C8914F8-D732-462B-978E-3BB5DBE547D7}
77
115
EndGlobalSection
78
116
GlobalSection (ExtensibilityGlobals ) = postSolution
79
117
SolutionGuid = {CD31CAB7-6661-4E80-9A70-BC8BA6B9B764}
0 commit comments