home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic .NET - Read Less - Learn More / Visual_Basic.NET_Read_Less_Learn_More_Richard_Bowman_Visual_2002.iso / Resources / Code / Ch8-CreateAbstractClass / Ch8-CreateAbstractClass.sln < prev    next >
Text File  |  2001-08-08  |  942b  |  22 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Ch8-CreateAbstractClass", "Ch8-CreateAbstractClass.vbproj", "{F169507D-B9C3-4F3F-87B6-E9173F5C37D2}"
  3. EndProject
  4. Global
  5.     GlobalSection(SolutionConfiguration) = preSolution
  6.         ConfigName.0 = Debug
  7.         ConfigName.1 = Release
  8.     EndGlobalSection
  9.     GlobalSection(ProjectDependencies) = postSolution
  10.     EndGlobalSection
  11.     GlobalSection(ProjectConfiguration) = postSolution
  12.         {F169507D-B9C3-4F3F-87B6-E9173F5C37D2}.Debug.ActiveCfg = Debug|.NET
  13.         {F169507D-B9C3-4F3F-87B6-E9173F5C37D2}.Debug.Build.0 = Debug|.NET
  14.         {F169507D-B9C3-4F3F-87B6-E9173F5C37D2}.Release.ActiveCfg = Release|.NET
  15.         {F169507D-B9C3-4F3F-87B6-E9173F5C37D2}.Release.Build.0 = Release|.NET
  16.     EndGlobalSection
  17.     GlobalSection(ExtensibilityGlobals) = postSolution
  18.     EndGlobalSection
  19.     GlobalSection(ExtensibilityAddIns) = postSolution
  20.     EndGlobalSection
  21. EndGlobal
  22.