Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lodestone", "Lodestone\Lodestone.csproj", "{0618054B-E14B-4B2C-9266-B851E5663DF5}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lodestone.UnitTests", "Lodestone.UnitTests\Lodestone.UnitTests.csproj", "{ADBE7158-D130-42FE-9FB1-F6766F4139C1}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lodestone.Testbed", "Lodestone.TestBed\Lodestone.Testbed.csproj", "{C47BD644-585F-4B6A-AB18-519D04BF7397}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x86 = Debug|x86 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {0618054B-E14B-4B2C-9266-B851E5663DF5}.Debug|x86.ActiveCfg = Debug|x86 {0618054B-E14B-4B2C-9266-B851E5663DF5}.Debug|x86.Build.0 = Debug|x86 {0618054B-E14B-4B2C-9266-B851E5663DF5}.Release|x86.ActiveCfg = Release|x86 {0618054B-E14B-4B2C-9266-B851E5663DF5}.Release|x86.Build.0 = Release|x86 {ADBE7158-D130-42FE-9FB1-F6766F4139C1}.Debug|x86.ActiveCfg = Debug|x86 {ADBE7158-D130-42FE-9FB1-F6766F4139C1}.Debug|x86.Build.0 = Debug|x86 {ADBE7158-D130-42FE-9FB1-F6766F4139C1}.Release|x86.ActiveCfg = Release|x86 {ADBE7158-D130-42FE-9FB1-F6766F4139C1}.Release|x86.Build.0 = Release|x86 {C47BD644-585F-4B6A-AB18-519D04BF7397}.Debug|x86.ActiveCfg = Debug|x86 {C47BD644-585F-4B6A-AB18-519D04BF7397}.Debug|x86.Build.0 = Debug|x86 {C47BD644-585F-4B6A-AB18-519D04BF7397}.Release|x86.ActiveCfg = Release|x86 {C47BD644-585F-4B6A-AB18-519D04BF7397}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(TestCaseManagementSettings) = postSolution CategoryFile = Lodestone.vsmdi EndGlobalSection EndGlobal