PageRenderTime 45ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/VBReflection.sln

#
Unknown | 26 lines | 25 code | 1 blank | 0 comment | 0 complexity | 661f7c358e91f63d81111afb00cb0d8f MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBReflection", "VBReflection\VBReflection.vbproj", "{D1BF94DC-1964-4832-834E-243D9A68086F}"
  4. EndProject
  5. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBClassLibrary", "VBClassLibrary\VBClassLibrary.vbproj", "{13122321-EE3F-4FC5-9E37-63973996DEFD}"
  6. EndProject
  7. Global
  8. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  9. Debug|Any CPU = Debug|Any CPU
  10. Release|Any CPU = Release|Any CPU
  11. EndGlobalSection
  12. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  13. {D1BF94DC-1964-4832-834E-243D9A68086F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  14. {D1BF94DC-1964-4832-834E-243D9A68086F}.Debug|Any CPU.Build.0 = Debug|Any CPU
  15. {D1BF94DC-1964-4832-834E-243D9A68086F}.Release|Any CPU.ActiveCfg = Release|Any CPU
  16. {D1BF94DC-1964-4832-834E-243D9A68086F}.Release|Any CPU.Build.0 = Release|Any CPU
  17. {13122321-EE3F-4FC5-9E37-63973996DEFD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  18. {13122321-EE3F-4FC5-9E37-63973996DEFD}.Debug|Any CPU.Build.0 = Debug|Any CPU
  19. {13122321-EE3F-4FC5-9E37-63973996DEFD}.Release|Any CPU.ActiveCfg = Release|Any CPU
  20. {13122321-EE3F-4FC5-9E37-63973996DEFD}.Release|Any CPU.Build.0 = Release|Any CPU
  21. EndGlobalSection
  22. GlobalSection(SolutionProperties) = preSolution
  23. HideSolutionNode = FALSE
  24. EndGlobalSection
  25. EndGlobal