Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Game", "Game\Game.csproj", "{AD279DD8-1723-4641-B152-EAA088BF5C5F}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Game.Core", "Game.Core\Game.Core.csproj", "{2FBCEB91-B039-4E66-8324-22623AA951B5}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {AD279DD8-1723-4641-B152-EAA088BF5C5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AD279DD8-1723-4641-B152-EAA088BF5C5F}.Debug|Any CPU.Build.0 = Debug|Any CPU {AD279DD8-1723-4641-B152-EAA088BF5C5F}.Release|Any CPU.ActiveCfg = Release|Any CPU {AD279DD8-1723-4641-B152-EAA088BF5C5F}.Release|Any CPU.Build.0 = Release|Any CPU {2FBCEB91-B039-4E66-8324-22623AA951B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2FBCEB91-B039-4E66-8324-22623AA951B5}.Debug|Any CPU.Build.0 = Debug|Any CPU {2FBCEB91-B039-4E66-8324-22623AA951B5}.Release|Any CPU.ActiveCfg = Release|Any CPU {2FBCEB91-B039-4E66-8324-22623AA951B5}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal