1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio 14
4
- VisualStudioVersion = 14.0.23107.0
4
+ VisualStudioVersion = 14.0.25420.1
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "samples" , "samples" , "{4E91D524-3DC0-4E08-82FE-6FDAEB89212B}"
7
7
EndProject
@@ -16,6 +16,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
16
16
Project Section (SolutionItems ) = preProject
17
17
_todo _.txt = _todo _.txt
18
18
Contributors .txt = Contributors .txt
19
+ global .json = global .json
19
20
src \SolutionInfo .cs = src \SolutionInfo .cs
20
21
EndProject Section
21
22
EndProject
@@ -41,16 +42,24 @@ Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "FluentAssertions.Mvc.Tests.
41
42
EndProject
42
43
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests" , "tests" , "{A4C33565-1E6E-4AE7-8F02-1911DBA00263}"
43
44
EndProject
45
+ Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "FluentAssertions.AspNetCore.Mvc" , "src\FluentAssertions.AspNetCore.Mvc\FluentAssertions.AspNetCore.Mvc.xproj" , "{EA71D220-089E-4CB1-B187-D9BB4DFD8624}"
46
+ EndProject
47
+ Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "FluentAssertions.AspNetCore.Mvc.Tests" , "tests\FluentAssertions.AspNetCore.Mvc.Tests\FluentAssertions.AspNetCore.Mvc.Tests.xproj" , "{9F29BCB2-B780-49E0-8F16-EE2572AF1BBD}"
48
+ EndProject
49
+ Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "FluentAssertions.AspNetCore.Mvc.Sample" , "samples\FluentAssertions.AspNetCore.Mvc.Sample\FluentAssertions.AspNetCore.Mvc.Sample.xproj" , "{8156D339-E8DE-4A68-8828-9DA927D2949D}"
50
+ EndProject
51
+ Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "FluentAssertions.AspNetCore.Mvc.Sample.Tests" , "samples\FluentAssertions.AspNetCore.Mvc.Sample.Tests\FluentAssertions.AspNetCore.Mvc.Sample.Tests.xproj" , "{80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8}"
52
+ EndProject
44
53
Global
45
54
GlobalSection (SharedMSBuildProjectFiles ) = preSolution
46
55
src \FluentAssertions .Mvc .Shared \FluentAssertions .Mvc .Shared .projitems *{0e46fc22-eb6a-431e-bfb3-47fbc4fc500f} *SharedItemsImports = 13
47
- tests \FluentAssertions .Mvc .Tests .Shared \FluentAssertions .Mvc .Tests .Shared .projitems *{aeea0a6d-f5b6-42db-9af0-82164ecca21b} *SharedItemsImports = 13
48
56
tests \FluentAssertions .Mvc .Tests .Shared \FluentAssertions .Mvc .Tests .Shared .projitems *{3cb00ff9-3dc2-460f-82e8-ebfb6339247d} *SharedItemsImports = 4
49
- src \FluentAssertions .Mvc .Shared \FluentAssertions .Mvc .Shared .projitems *{e5bff617-46a3-48f7-83aa-bd34376f1ab2 } *SharedItemsImports = 4
57
+ src \FluentAssertions .Mvc .Shared \FluentAssertions .Mvc .Shared .projitems *{53589f79-0908-409a-8366-3e18dc637600 } *SharedItemsImports = 4
50
58
tests \FluentAssertions .Mvc .Tests .Shared \FluentAssertions .Mvc .Tests .Shared .projitems *{650a92ff-8874-41cd-bcda-be583f3f2638} *SharedItemsImports = 4
59
+ tests \FluentAssertions .Mvc .Tests .Shared \FluentAssertions .Mvc .Tests .Shared .projitems *{aeea0a6d-f5b6-42db-9af0-82164ecca21b} *SharedItemsImports = 13
51
60
src \FluentAssertions .Mvc .Shared \FluentAssertions .Mvc .Shared .projitems *{b18bfbde-02a0-4db2-afea-e756c177e4ad} *SharedItemsImports = 4
52
61
tests \FluentAssertions .Mvc .Tests .Shared \FluentAssertions .Mvc .Tests .Shared .projitems *{b9f72c07-90a8-4a15-815b-7618530ca889} *SharedItemsImports = 4
53
- src \FluentAssertions .Mvc .Shared \FluentAssertions .Mvc .Shared .projitems *{53589f79-0908-409a-8366-3e18dc637600 } *SharedItemsImports = 4
62
+ src \FluentAssertions .Mvc .Shared \FluentAssertions .Mvc .Shared .projitems *{e5bff617-46a3-48f7-83aa-bd34376f1ab2 } *SharedItemsImports = 4
54
63
EndGlobalSection
55
64
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
56
65
Debug| Any CPU = Debug| Any CPU
@@ -129,6 +138,54 @@ Global
129
138
{650A92FF-8874-41CD-BCDA-BE583F3F2638} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
130
139
{650A92FF-8874-41CD-BCDA-BE583F3F2638} .Release| Mixed Platforms .Build .0 = Release| Any CPU
131
140
{650A92FF-8874-41CD-BCDA-BE583F3F2638} .Release| x86 .ActiveCfg = Release| Any CPU
141
+ {EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
142
+ {EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Debug| Any CPU .Build .0 = Debug| Any CPU
143
+ {EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
144
+ {EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
145
+ {EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Debug| x86 .ActiveCfg = Debug| Any CPU
146
+ {EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Debug| x86 .Build .0 = Debug| Any CPU
147
+ {EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Release| Any CPU .ActiveCfg = Release| Any CPU
148
+ {EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Release| Any CPU .Build .0 = Release| Any CPU
149
+ {EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
150
+ {EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Release| Mixed Platforms .Build .0 = Release| Any CPU
151
+ {EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Release| x86 .ActiveCfg = Release| Any CPU
152
+ {EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Release| x86 .Build .0 = Release| Any CPU
153
+ {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
154
+ {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Debug| Any CPU .Build .0 = Debug| Any CPU
155
+ {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
156
+ {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
157
+ {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Debug| x86 .ActiveCfg = Debug| Any CPU
158
+ {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Debug| x86 .Build .0 = Debug| Any CPU
159
+ {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Release| Any CPU .ActiveCfg = Release| Any CPU
160
+ {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Release| Any CPU .Build .0 = Release| Any CPU
161
+ {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
162
+ {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Release| Mixed Platforms .Build .0 = Release| Any CPU
163
+ {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Release| x86 .ActiveCfg = Release| Any CPU
164
+ {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Release| x86 .Build .0 = Release| Any CPU
165
+ {8156D339-E8DE-4A68-8828-9DA927D2949D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
166
+ {8156D339-E8DE-4A68-8828-9DA927D2949D} .Debug| Any CPU .Build .0 = Debug| Any CPU
167
+ {8156D339-E8DE-4A68-8828-9DA927D2949D} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
168
+ {8156D339-E8DE-4A68-8828-9DA927D2949D} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
169
+ {8156D339-E8DE-4A68-8828-9DA927D2949D} .Debug| x86 .ActiveCfg = Debug| Any CPU
170
+ {8156D339-E8DE-4A68-8828-9DA927D2949D} .Debug| x86 .Build .0 = Debug| Any CPU
171
+ {8156D339-E8DE-4A68-8828-9DA927D2949D} .Release| Any CPU .ActiveCfg = Release| Any CPU
172
+ {8156D339-E8DE-4A68-8828-9DA927D2949D} .Release| Any CPU .Build .0 = Release| Any CPU
173
+ {8156D339-E8DE-4A68-8828-9DA927D2949D} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
174
+ {8156D339-E8DE-4A68-8828-9DA927D2949D} .Release| Mixed Platforms .Build .0 = Release| Any CPU
175
+ {8156D339-E8DE-4A68-8828-9DA927D2949D} .Release| x86 .ActiveCfg = Release| Any CPU
176
+ {8156D339-E8DE-4A68-8828-9DA927D2949D} .Release| x86 .Build .0 = Release| Any CPU
177
+ {80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
178
+ {80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Debug| Any CPU .Build .0 = Debug| Any CPU
179
+ {80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
180
+ {80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
181
+ {80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Debug| x86 .ActiveCfg = Debug| Any CPU
182
+ {80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Debug| x86 .Build .0 = Debug| Any CPU
183
+ {80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Release| Any CPU .ActiveCfg = Release| Any CPU
184
+ {80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Release| Any CPU .Build .0 = Release| Any CPU
185
+ {80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
186
+ {80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Release| Mixed Platforms .Build .0 = Release| Any CPU
187
+ {80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Release| x86 .ActiveCfg = Release| Any CPU
188
+ {80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Release| x86 .Build .0 = Release| Any CPU
132
189
EndGlobalSection
133
190
GlobalSection (SolutionProperties ) = preSolution
134
191
HideSolutionNode = FALSE
@@ -143,5 +200,9 @@ Global
143
200
{650A92FF-8874-41CD-BCDA-BE583F3F2638} = {A4C33565-1E6E-4AE7-8F02-1911DBA00263}
144
201
{0E46FC22-EB6A-431E-BFB3-47FBC4FC500F} = {89B09C65-4F1E-4B5A-AD58-E244113F2C02}
145
202
{AEEA0A6D-F5B6-42DB-9AF0-82164ECCA21B} = {A4C33565-1E6E-4AE7-8F02-1911DBA00263}
203
+ {EA71D220-089E-4CB1-B187-D9BB4DFD8624} = {89B09C65-4F1E-4B5A-AD58-E244113F2C02}
204
+ {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} = {A4C33565-1E6E-4AE7-8F02-1911DBA00263}
205
+ {8156D339-E8DE-4A68-8828-9DA927D2949D} = {4E91D524-3DC0-4E08-82FE-6FDAEB89212B}
206
+ {80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} = {4E91D524-3DC0-4E08-82FE-6FDAEB89212B}
146
207
EndGlobalSection
147
208
EndGlobal
0 commit comments