Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Blacklight.Core", "Core\Blacklight.Core.csproj", "{2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Blacklight.Core.UnitTests", "Core.UnitTests\Blacklight.Core.UnitTests.csproj", "{0449A30F-EA34-4254-A93A-AA2F583295D9}" ProjectSection(ProjectDependencies) = postProject {2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729} = {2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729} EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x86 = Debug|x86 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729}.Debug|x86.ActiveCfg = Debug|x86 {2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729}.Debug|x86.Build.0 = Debug|x86 {2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729}.Release|x86.ActiveCfg = Release|x86 {2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729}.Release|x86.Build.0 = Release|x86 {0449A30F-EA34-4254-A93A-AA2F583295D9}.Debug|x86.ActiveCfg = Debug|x86 {0449A30F-EA34-4254-A93A-AA2F583295D9}.Debug|x86.Build.0 = Debug|x86 {0449A30F-EA34-4254-A93A-AA2F583295D9}.Release|x86.ActiveCfg = Release|x86 {0449A30F-EA34-4254-A93A-AA2F583295D9}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal