@@ -15,10 +15,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{89B09C65-4F1
15
15
EndProject
16
16
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests" , "tests" , "{A4C33565-1E6E-4AE7-8F02-1911DBA00263}"
17
17
EndProject
18
- Project ("{D954291E-2A0B-460D-934E-DC6B0785DB48}" ) = "FluentAssertions.Mvc.Shared" , "src\FluentAssertions.Mvc.Shared\FluentAssertions.Mvc.Shared.shproj" , "{0E46FC22-EB6A-431E-BFB3-47FBC4FC500F}"
19
- EndProject
20
- Project ("{D954291E-2A0B-460D-934E-DC6B0785DB48}" ) = "FluentAssertions.Mvc.Tests.Shared" , "tests\FluentAssertions.Mvc.Tests.Shared\FluentAssertions.Mvc.Tests.Shared.shproj" , "{AEEA0A6D-F5B6-42DB-9AF0-82164ECCA21B}"
21
- EndProject
22
18
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "FluentAssertions.AspNetCore.Mvc" , "src\FluentAssertions.AspNetCore.Mvc\FluentAssertions.AspNetCore.Mvc.csproj" , "{EA71D220-089E-4CB1-B187-D9BB4DFD8624}"
23
19
EndProject
24
20
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}"
@@ -28,10 +24,6 @@ EndProject
28
24
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}"
29
25
EndProject
30
26
Global
31
- GlobalSection (SharedMSBuildProjectFiles ) = preSolution
32
- src \FluentAssertions .Mvc .Shared \FluentAssertions .Mvc .Shared .projitems *{0e46fc22-eb6a-431e-bfb3-47fbc4fc500f} *SharedItemsImports = 13
33
- tests \FluentAssertions .Mvc .Tests .Shared \FluentAssertions .Mvc .Tests .Shared .projitems *{aeea0a6d-f5b6-42db-9af0-82164ecca21b} *SharedItemsImports = 13
34
- EndGlobalSection
35
27
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
36
28
Debug| Any CPU = Debug| Any CPU
37
29
Debug| Mixed Platforms = Debug| Mixed Platforms
94
86
HideSolutionNode = FALSE
95
87
EndGlobalSection
96
88
GlobalSection (NestedProjects ) = preSolution
97
- {0E46FC22-EB6A-431E-BFB3-47FBC4FC500F} = {89B09C65-4F1E-4B5A-AD58-E244113F2C02}
98
- {AEEA0A6D-F5B6-42DB-9AF0-82164ECCA21B} = {A4C33565-1E6E-4AE7-8F02-1911DBA00263}
99
89
{EA71D220-089E-4CB1-B187-D9BB4DFD8624} = {89B09C65-4F1E-4B5A-AD58-E244113F2C02}
100
90
{9F29BCB2-B780-49E0-8F16-EE2572AF1BBD} = {A4C33565-1E6E-4AE7-8F02-1911DBA00263}
101
91
{8156D339-E8DE-4A68-8828-9DA927D2949D} = {4E91D524-3DC0-4E08-82FE-6FDAEB89212B}
0 commit comments