Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyClassLibrary", "MyClassLibrary.csproj", "{588A00B9-A868-46D0-9BA4-6F34D3FAD52C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {588A00B9-A868-46D0-9BA4-6F34D3FAD52C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {588A00B9-A868-46D0-9BA4-6F34D3FAD52C}.Debug|Any CPU.Build.0 = Debug|Any CPU {588A00B9-A868-46D0-9BA4-6F34D3FAD52C}.Debug|x86.ActiveCfg = Debug|x86 {588A00B9-A868-46D0-9BA4-6F34D3FAD52C}.Debug|x86.Build.0 = Debug|x86 {588A00B9-A868-46D0-9BA4-6F34D3FAD52C}.Release|Any CPU.ActiveCfg = Debug|Any CPU {588A00B9-A868-46D0-9BA4-6F34D3FAD52C}.Release|Any CPU.Build.0 = Debug|Any CPU {588A00B9-A868-46D0-9BA4-6F34D3FAD52C}.Release|x86.ActiveCfg = Debug|x86 {588A00B9-A868-46D0-9BA4-6F34D3FAD52C}.Release|x86.Build.0 = Debug|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal