Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "moviestore.core.tests", "product\moviestore.core.tests\moviestore.core.tests.csproj", "{E1C76B89-EDD1-48D6-AF0E-EC47C6939DDE}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "moviestore.web", "product\moviestore.web\moviestore.web.csproj", "{405B302A-C97F-4577-AACC-6B7318C71F5D}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "moviestore.web.tests", "product\moviestore.web.tests\moviestore.web.tests.csproj", "{A8C3390C-AC2E-4C1B-A7BB-CE72C61B1193}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "moviestore.core", "product\moviestore.core\moviestore.core.csproj", "{286C7067-D921-4B26-8CFA-9F9B795FD4E1}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {E1C76B89-EDD1-48D6-AF0E-EC47C6939DDE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E1C76B89-EDD1-48D6-AF0E-EC47C6939DDE}.Debug|Any CPU.Build.0 = Debug|Any CPU {E1C76B89-EDD1-48D6-AF0E-EC47C6939DDE}.Release|Any CPU.ActiveCfg = Release|Any CPU {E1C76B89-EDD1-48D6-AF0E-EC47C6939DDE}.Release|Any CPU.Build.0 = Release|Any CPU {405B302A-C97F-4577-AACC-6B7318C71F5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {405B302A-C97F-4577-AACC-6B7318C71F5D}.Debug|Any CPU.Build.0 = Debug|Any CPU {405B302A-C97F-4577-AACC-6B7318C71F5D}.Release|Any CPU.ActiveCfg = Release|Any CPU {405B302A-C97F-4577-AACC-6B7318C71F5D}.Release|Any CPU.Build.0 = Release|Any CPU {A8C3390C-AC2E-4C1B-A7BB-CE72C61B1193}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A8C3390C-AC2E-4C1B-A7BB-CE72C61B1193}.Debug|Any CPU.Build.0 = Debug|Any CPU {A8C3390C-AC2E-4C1B-A7BB-CE72C61B1193}.Release|Any CPU.ActiveCfg = Release|Any CPU {A8C3390C-AC2E-4C1B-A7BB-CE72C61B1193}.Release|Any CPU.Build.0 = Release|Any CPU {286C7067-D921-4B26-8CFA-9F9B795FD4E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {286C7067-D921-4B26-8CFA-9F9B795FD4E1}.Debug|Any CPU.Build.0 = Debug|Any CPU {286C7067-D921-4B26-8CFA-9F9B795FD4E1}.Release|Any CPU.ActiveCfg = Release|Any CPU {286C7067-D921-4B26-8CFA-9F9B795FD4E1}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal