/Visual Studio 2008/VBReflection.sln
# · MSBuild · 26 lines · 25 code · 1 blank · 0 comment · 0 complexity · 661f7c358e91f63d81111afb00cb0d8f MD5 · raw file
- Microsoft Visual Studio Solution File, Format Version 10.00
- # Visual Studio 2008
- Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBReflection", "VBReflection\VBReflection.vbproj", "{D1BF94DC-1964-4832-834E-243D9A68086F}"
- EndProject
- Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBClassLibrary", "VBClassLibrary\VBClassLibrary.vbproj", "{13122321-EE3F-4FC5-9E37-63973996DEFD}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {D1BF94DC-1964-4832-834E-243D9A68086F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {D1BF94DC-1964-4832-834E-243D9A68086F}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {D1BF94DC-1964-4832-834E-243D9A68086F}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {D1BF94DC-1964-4832-834E-243D9A68086F}.Release|Any CPU.Build.0 = Release|Any CPU
- {13122321-EE3F-4FC5-9E37-63973996DEFD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {13122321-EE3F-4FC5-9E37-63973996DEFD}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {13122321-EE3F-4FC5-9E37-63973996DEFD}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {13122321-EE3F-4FC5-9E37-63973996DEFD}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- EndGlobal