1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio 15
4
- VisualStudioVersion = 15.0.26730.8
4
+ VisualStudioVersion = 15.0.26730.12
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
@@ -18,12 +18,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{A4C33565
18
18
EndProject
19
19
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "FluentAssertions.AspNetCore.Mvc" , "src\FluentAssertions.AspNetCore.Mvc\FluentAssertions.AspNetCore.Mvc.csproj" , "{EA71D220-089E-4CB1-B187-D9BB4DFD8624}"
20
20
EndProject
21
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "FluentAssertions.AspNetCore.Mvc.Tests" , "tests\FluentAssertions.AspNetCore.Mvc.Tests\FluentAssertions.AspNetCore.Mvc.Tests.csproj" , "{9F29BCB2-B780-49E0-8F16-EE2572AF1BBD}"
22
- EndProject
23
21
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "FluentAssertions.AspNetCore.Mvc.Sample" , "samples\FluentAssertions.AspNetCore.Mvc.Sample\FluentAssertions.AspNetCore.Mvc.Sample.csproj" , "{8156D339-E8DE-4A68-8828-9DA927D2949D}"
24
22
EndProject
25
23
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "FluentAssertions.AspNetCore.Mvc.Sample.Tests" , "samples\FluentAssertions.AspNetCore.Mvc.Sample.Tests\FluentAssertions.AspNetCore.Mvc.Sample.Tests.csproj" , "{80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8}"
26
24
EndProject
25
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "FluentAssertions.AspNetCore.Mvc.Tests" , "tests\FluentAssertions.AspNetCore.Mvc.Tests\FluentAssertions.AspNetCore.Mvc.Tests.csproj" , "{5DD9D1EB-F3CB-48AA-862C-269A01225810}"
26
+ EndProject
27
27
Global
28
28
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
29
29
Debug| Any CPU = Debug| Any CPU
@@ -46,18 +46,6 @@ Global
46
46
{EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Release| Mixed Platforms .Build .0 = Release| Any CPU
47
47
{EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Release| x86 .ActiveCfg = Release| Any CPU
48
48
{EA71D220-089E-4CB1-B187-D9BB4DFD8624} .Release| x86 .Build .0 = Release| Any CPU
49
- {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
50
- {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Debug| Any CPU .Build .0 = Debug| Any CPU
51
- {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
52
- {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
53
- {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Debug| x86 .ActiveCfg = Debug| Any CPU
54
- {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Debug| x86 .Build .0 = Debug| Any CPU
55
- {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Release| Any CPU .ActiveCfg = Release| Any CPU
56
- {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Release| Any CPU .Build .0 = Release| Any CPU
57
- {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
58
- {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Release| Mixed Platforms .Build .0 = Release| Any CPU
59
- {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Release| x86 .ActiveCfg = Release| Any CPU
60
- {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} .Release| x86 .Build .0 = Release| Any CPU
61
49
{8156D339-E8DE-4A68-8828-9DA927D2949D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
62
50
{8156D339-E8DE-4A68-8828-9DA927D2949D} .Debug| Any CPU .Build .0 = Debug| Any CPU
63
51
{8156D339-E8DE-4A68-8828-9DA927D2949D} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
@@ -82,15 +70,27 @@ Global
82
70
{80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Release| Mixed Platforms .Build .0 = Release| Any CPU
83
71
{80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Release| x86 .ActiveCfg = Release| Any CPU
84
72
{80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} .Release| x86 .Build .0 = Release| Any CPU
73
+ {5DD9D1EB-F3CB-48AA-862C-269A01225810} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
74
+ {5DD9D1EB-F3CB-48AA-862C-269A01225810} .Debug| Any CPU .Build .0 = Debug| Any CPU
75
+ {5DD9D1EB-F3CB-48AA-862C-269A01225810} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
76
+ {5DD9D1EB-F3CB-48AA-862C-269A01225810} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
77
+ {5DD9D1EB-F3CB-48AA-862C-269A01225810} .Debug| x86 .ActiveCfg = Debug| Any CPU
78
+ {5DD9D1EB-F3CB-48AA-862C-269A01225810} .Debug| x86 .Build .0 = Debug| Any CPU
79
+ {5DD9D1EB-F3CB-48AA-862C-269A01225810} .Release| Any CPU .ActiveCfg = Release| Any CPU
80
+ {5DD9D1EB-F3CB-48AA-862C-269A01225810} .Release| Any CPU .Build .0 = Release| Any CPU
81
+ {5DD9D1EB-F3CB-48AA-862C-269A01225810} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
82
+ {5DD9D1EB-F3CB-48AA-862C-269A01225810} .Release| Mixed Platforms .Build .0 = Release| Any CPU
83
+ {5DD9D1EB-F3CB-48AA-862C-269A01225810} .Release| x86 .ActiveCfg = Release| Any CPU
84
+ {5DD9D1EB-F3CB-48AA-862C-269A01225810} .Release| x86 .Build .0 = Release| Any CPU
85
85
EndGlobalSection
86
86
GlobalSection (SolutionProperties ) = preSolution
87
87
HideSolutionNode = FALSE
88
88
EndGlobalSection
89
89
GlobalSection (NestedProjects ) = preSolution
90
90
{EA71D220-089E-4CB1-B187-D9BB4DFD8624} = {89B09C65-4F1E-4B5A-AD58-E244113F2C02}
91
- {9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} = {A4C33565-1E6E-4AE7-8F02-1911DBA00263}
92
91
{8156D339-E8DE-4A68-8828-9DA927D2949D} = {4E91D524-3DC0-4E08-82FE-6FDAEB89212B}
93
92
{80E3D9C6-F6F6-40CF-93A6-BCD7C26118D8} = {4E91D524-3DC0-4E08-82FE-6FDAEB89212B}
93
+ {5DD9D1EB-F3CB-48AA-862C-269A01225810} = {A4C33565-1E6E-4AE7-8F02-1911DBA00263}
94
94
EndGlobalSection
95
95
GlobalSection (ExtensibilityGlobals ) = postSolution
96
96
SolutionGuid = {D1CB0506-FC11-4EA6-A715-DF5845427FE7}
0 commit comments