Microsoft Visual Studio Solution File, Format Version 7.00 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "filename", "filename.csproj", "{1DD34FDE-5C8B-4EE3-A94F-7CDEC3EDBEFC}" EndProject Global GlobalSection(SolutionConfiguration) = preSolution ConfigName.0 = Debug ConfigName.1 = Release EndGlobalSection GlobalSection(ProjectDependencies) = postSolution EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution {1DD34FDE-5C8B-4EE3-A94F-7CDEC3EDBEFC}.Debug.ActiveCfg = Debug|.NET {1DD34FDE-5C8B-4EE3-A94F-7CDEC3EDBEFC}.Debug.Build.0 = Debug|.NET {1DD34FDE-5C8B-4EE3-A94F-7CDEC3EDBEFC}.Release.ActiveCfg = Release|.NET {1DD34FDE-5C8B-4EE3-A94F-7CDEC3EDBEFC}.Release.Build.0 = Release|.NET EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection GlobalSection(ExtensibilityAddIns) = postSolution EndGlobalSection EndGlobal