Microsoft Visual Studio Solution File, Format Version 11.00 # Visual C# Express 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SnakeRPG", "SnakeRPG\SnakeRPG\SnakeRPG.csproj", "{5B0228F8-192C-43E8-9246-B423B970C9D5}" EndProject Project("{96E2B04D-8817-42C6-938A-82C39BA4D311}") = "SnakeRPGContent", "SnakeRPG\SnakeRPGContent\SnakeRPGContent.contentproj", "{35BE60D8-6BFD-4906-812E-6BDFE8F836DC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x86 = Debug|x86 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {5B0228F8-192C-43E8-9246-B423B970C9D5}.Debug|x86.ActiveCfg = Debug|x86 {5B0228F8-192C-43E8-9246-B423B970C9D5}.Debug|x86.Build.0 = Debug|x86 {5B0228F8-192C-43E8-9246-B423B970C9D5}.Release|x86.ActiveCfg = Release|x86 {5B0228F8-192C-43E8-9246-B423B970C9D5}.Release|x86.Build.0 = Release|x86 {35BE60D8-6BFD-4906-812E-6BDFE8F836DC}.Debug|x86.ActiveCfg = Debug|x86 {35BE60D8-6BFD-4906-812E-6BDFE8F836DC}.Release|x86.ActiveCfg = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal