Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mathinator.ConsoleUI", "Mathinator.ConsoleUI\Mathinator.ConsoleUI.csproj", "{BB9F9604-BF19-48E6-8D93-F0795E4A5126}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mathinator.Core", "Mathinator.Core\Mathinator.Core.csproj", "{C12ACD44-658E-4A39-9E88-479439B2F6FE}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mathinator.Core.Tests", "Mathinator.Core.Tests\Mathinator.Core.Tests.csproj", "{4AEB4467-13D4-4FE7-8812-47436275B48E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {BB9F9604-BF19-48E6-8D93-F0795E4A5126}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BB9F9604-BF19-48E6-8D93-F0795E4A5126}.Debug|Any CPU.Build.0 = Debug|Any CPU {BB9F9604-BF19-48E6-8D93-F0795E4A5126}.Release|Any CPU.ActiveCfg = Release|Any CPU {BB9F9604-BF19-48E6-8D93-F0795E4A5126}.Release|Any CPU.Build.0 = Release|Any CPU {C12ACD44-658E-4A39-9E88-479439B2F6FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C12ACD44-658E-4A39-9E88-479439B2F6FE}.Debug|Any CPU.Build.0 = Debug|Any CPU {C12ACD44-658E-4A39-9E88-479439B2F6FE}.Release|Any CPU.ActiveCfg = Release|Any CPU {C12ACD44-658E-4A39-9E88-479439B2F6FE}.Release|Any CPU.Build.0 = Release|Any CPU {4AEB4467-13D4-4FE7-8812-47436275B48E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4AEB4467-13D4-4FE7-8812-47436275B48E}.Debug|Any CPU.Build.0 = Debug|Any CPU {4AEB4467-13D4-4FE7-8812-47436275B48E}.Release|Any CPU.ActiveCfg = Release|Any CPU {4AEB4467-13D4-4FE7-8812-47436275B48E}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal