11
22Microsoft Visual Studio Solution File, Format Version 11.00
3- # Visual C# Express 2010
4- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "FluentAssertions.Mvc3.Tests " , "FluentAssertions.Mvc.Tests \FluentAssertions.Mvc3.Tests. csproj" , "{3CB00FF9-3DC2-460F-82E8-EBFB6339247D }"
3+ # Visual Web Developer Express 2010
4+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "FluentAssertions.Mvc3" , "src\ FluentAssertions.Mvc3 \FluentAssertions.Mvc3.csproj" , "{53589F79-0908-409A-8366-3E18DC637600 }"
55EndProject
6- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "FluentAssertions.Mvc3" , "FluentAssertions.Mvc3\FluentAssertions.Mvc3.csproj" , "{53589F79-0908-409A-8366-3E18DC637600 }"
6+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "FluentAssertions.Mvc3.Tests " , "tests\ FluentAssertions.Mvc3.Tests \FluentAssertions.Mvc3.Tests. csproj" , "{3CB00FF9-3DC2-460F-82E8-EBFB6339247D }"
77EndProject
8- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "test" , "test\test.csproj" , "{D29AE253-FEE8-4A54-BFBD-323CAD27F549}"
8+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "test" , "tests\ test\test.csproj" , "{D29AE253-FEE8-4A54-BFBD-323CAD27F549}"
99EndProject
10- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "FluentAssertions.Mvc3.Samples" , "FluentAssertions.Mvc3.Samples\FluentAssertions.Mvc3.Samples.csproj" , "{7B9B969E-C3E1-47DD-89B1-AD17232D4A23}"
10+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "FluentAssertions.Mvc3.Samples" , "samples\ FluentAssertions.Mvc3.Samples\FluentAssertions.Mvc3.Samples.csproj" , "{7B9B969E-C3E1-47DD-89B1-AD17232D4A23}"
1111EndProject
1212Global
1313 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -19,16 +19,6 @@ Global
1919 Release| x86 = Release| x86
2020 EndGlobalSection
2121 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
22- {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
23- {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Debug| Any CPU .Build .0 = Debug| Any CPU
24- {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
25- {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
26- {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Debug| x86 .ActiveCfg = Debug| Any CPU
27- {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Release| Any CPU .ActiveCfg = Release| Any CPU
28- {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Release| Any CPU .Build .0 = Release| Any CPU
29- {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
30- {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Release| Mixed Platforms .Build .0 = Release| Any CPU
31- {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Release| x86 .ActiveCfg = Release| Any CPU
3222 {53589F79-0908-409A-8366-3E18DC637600} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
3323 {53589F79-0908-409A-8366-3E18DC637600} .Debug| Any CPU .Build .0 = Debug| Any CPU
3424 {53589F79-0908-409A-8366-3E18DC637600} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
@@ -39,14 +29,21 @@ Global
3929 {53589F79-0908-409A-8366-3E18DC637600} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
4030 {53589F79-0908-409A-8366-3E18DC637600} .Release| Mixed Platforms .Build .0 = Release| Any CPU
4131 {53589F79-0908-409A-8366-3E18DC637600} .Release| x86 .ActiveCfg = Release| Any CPU
32+ {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
33+ {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
34+ {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
35+ {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Debug| x86 .ActiveCfg = Debug| Any CPU
36+ {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Release| Any CPU .ActiveCfg = Release| Any CPU
37+ {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
38+ {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Release| Mixed Platforms .Build .0 = Release| Any CPU
39+ {3CB00FF9-3DC2-460F-82E8-EBFB6339247D} .Release| x86 .ActiveCfg = Release| Any CPU
4240 {D29AE253-FEE8-4A54-BFBD-323CAD27F549} .Debug| Any CPU .ActiveCfg = Debug| x86
4341 {D29AE253-FEE8-4A54-BFBD-323CAD27F549} .Debug| Mixed Platforms .ActiveCfg = Debug| x86
4442 {D29AE253-FEE8-4A54-BFBD-323CAD27F549} .Debug| Mixed Platforms .Build .0 = Debug| x86
4543 {D29AE253-FEE8-4A54-BFBD-323CAD27F549} .Debug| x86 .ActiveCfg = Debug| x86
4644 {D29AE253-FEE8-4A54-BFBD-323CAD27F549} .Debug| x86 .Build .0 = Debug| x86
4745 {D29AE253-FEE8-4A54-BFBD-323CAD27F549} .Release| Any CPU .ActiveCfg = Release| x86
4846 {D29AE253-FEE8-4A54-BFBD-323CAD27F549} .Release| Mixed Platforms .ActiveCfg = Release| x86
49- {D29AE253-FEE8-4A54-BFBD-323CAD27F549} .Release| Mixed Platforms .Build .0 = Release| x86
5047 {D29AE253-FEE8-4A54-BFBD-323CAD27F549} .Release| x86 .ActiveCfg = Release| x86
5148 {D29AE253-FEE8-4A54-BFBD-323CAD27F549} .Release| x86 .Build .0 = Release| x86
5249 {7B9B969E-C3E1-47DD-89B1-AD17232D4A23} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
@@ -57,13 +54,9 @@ Global
5754 {7B9B969E-C3E1-47DD-89B1-AD17232D4A23} .Release| Any CPU .ActiveCfg = Release| Any CPU
5855 {7B9B969E-C3E1-47DD-89B1-AD17232D4A23} .Release| Any CPU .Build .0 = Release| Any CPU
5956 {7B9B969E-C3E1-47DD-89B1-AD17232D4A23} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
60- {7B9B969E-C3E1-47DD-89B1-AD17232D4A23} .Release| Mixed Platforms .Build .0 = Release| Any CPU
6157 {7B9B969E-C3E1-47DD-89B1-AD17232D4A23} .Release| x86 .ActiveCfg = Release| Any CPU
6258 EndGlobalSection
6359 GlobalSection (SolutionProperties ) = preSolution
6460 HideSolutionNode = FALSE
6561 EndGlobalSection
66- GlobalSection (MonoDevelopProperties ) = preSolution
67- StartupItem = FluentAssertions .Mvc3 \FluentAssertions .Mvc3 .csproj
68- EndGlobalSection
6962EndGlobal
0 commit comments