CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Language: VB.NET

Example VS2008 Solution File

199 Views
Copy Code Show/Hide Line Numbers
   1:  Microsoft Visual Studio Solution File, Format Version 10.00
   2:  # Visual Studio 2008
   3:  Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Other", "Other", "{03B0C811-992E-4C52-A3B9-5084B2CB3A45}"
   4:      ProjectSection(SolutionItems) = preProject
   5:          BuildEvents.txt = BuildEvents.txt
   6:          default.ps1 = default.ps1
   7:          VersionNumber.targets = VersionNumber.targets
   8:      EndProjectSection
   9:  EndProject
  10:  Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Framework.Test", "Framework.Test\Framework.Test.csproj", "{72E82DE7-AEFE-416E-B38B-1BB63296A1F3}"
  11:  EndProject
  12:  Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Framework", "Framework\Framework.csproj", "{2BB19B1C-B28C-4631-8FC7-F2156E4C2507}"
  13:  EndProject
  14:  Global
  15:      GlobalSection(SolutionConfigurationPlatforms) = preSolution
  16:          Debug|Any CPU = Debug|Any CPU
  17:          Release|Any CPU = Release|Any CPU
  18:      EndGlobalSection
  19:      GlobalSection(ProjectConfigurationPlatforms) = postSolution
  20:          {72E82DE7-AEFE-416E-B38B-1BB63296A1F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  21:          {72E82DE7-AEFE-416E-B38B-1BB63296A1F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
  22:          {72E82DE7-AEFE-416E-B38B-1BB63296A1F3}.Release|Any CPU.ActiveCfg = Debug|Any CPU
  23:          {72E82DE7-AEFE-416E-B38B-1BB63296A1F3}.Release|Any CPU.Build.0 = Debug|Any CPU
  24:          {2BB19B1C-B28C-4631-8FC7-F2156E4C2507}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  25:          {2BB19B1C-B28C-4631-8FC7-F2156E4C2507}.Debug|Any CPU.Build.0 = Debug|Any CPU
  26:          {2BB19B1C-B28C-4631-8FC7-F2156E4C2507}.Release|Any CPU.ActiveCfg = Release|Any CPU
  27:          {2BB19B1C-B28C-4631-8FC7-F2156E4C2507}.Release|Any CPU.Build.0 = Release|Any CPU
  28:      EndGlobalSection
  29:      GlobalSection(SolutionProperties) = preSolution
  30:          HideSolutionNode = FALSE
  31:      EndGlobalSection
  32:  EndGlobal
by David R. Longnecker
  April 15, 2010 @ 5:26am

Add a comment


Report Abuse
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate