Microsoft Visual Studio Solution File, Format Version 10.00 # Visual C# Express 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Karinto", "Karinto\Karinto.csproj", "{1CDE8386-092A-4FA3-A16D-5589C5647C20}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KarintoTest", "KarintoTest\KarintoTest.csproj", "{275D7302-5955-4C77-8510-161E99A89D37}" ProjectSection(ProjectDependencies) = postProject {1CDE8386-092A-4FA3-A16D-5589C5647C20} = {1CDE8386-092A-4FA3-A16D-5589C5647C20} EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {1CDE8386-092A-4FA3-A16D-5589C5647C20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1CDE8386-092A-4FA3-A16D-5589C5647C20}.Debug|Any CPU.Build.0 = Debug|Any CPU {1CDE8386-092A-4FA3-A16D-5589C5647C20}.Release|Any CPU.ActiveCfg = Release|Any CPU {1CDE8386-092A-4FA3-A16D-5589C5647C20}.Release|Any CPU.Build.0 = Release|Any CPU {275D7302-5955-4C77-8510-161E99A89D37}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {275D7302-5955-4C77-8510-161E99A89D37}.Debug|Any CPU.Build.0 = Debug|Any CPU {275D7302-5955-4C77-8510-161E99A89D37}.Release|Any CPU.ActiveCfg = Release|Any CPU {275D7302-5955-4C77-8510-161E99A89D37}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal