Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "domain", "src/domain/domain.csproj", "{4E400E9B-C985-49D3-BD7F-2C1D1022ECED}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "src/test/test.csproj", "{243D66C3-5F67-4B54-86B5-B6B76009B7FF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {4E400E9B-C985-49D3-BD7F-2C1D1022ECED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4E400E9B-C985-49D3-BD7F-2C1D1022ECED}.Debug|Any CPU.Build.0 = Debug|Any CPU {4E400E9B-C985-49D3-BD7F-2C1D1022ECED}.Release|Any CPU.ActiveCfg = Release|Any CPU {4E400E9B-C985-49D3-BD7F-2C1D1022ECED}.Release|Any CPU.Build.0 = Release|Any CPU {243D66C3-5F67-4B54-86B5-B6B76009B7FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {243D66C3-5F67-4B54-86B5-B6B76009B7FF}.Debug|Any CPU.Build.0 = Debug|Any CPU {243D66C3-5F67-4B54-86B5-B6B76009B7FF}.Release|Any CPU.ActiveCfg = Release|Any CPU {243D66C3-5F67-4B54-86B5-B6B76009B7FF}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal