-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathASPMVCListBoxForOptGroupVB.sln
More file actions
27 lines (27 loc) · 1.22 KB
/
ASPMVCListBoxForOptGroupVB.sln
File metadata and controls
27 lines (27 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ASPMVCListBoxForOptGroupVB", "ASPMVCListBoxForOptGroupVB\ASPMVCListBoxForOptGroupVB.vbproj", "{D525173C-AAF4-45F6-91AF-49DB1956C73F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DFF8A14B-D527-4B30-89E2-DEFABCBD5591}"
ProjectSection(SolutionItems) = preProject
Notes.txt = Notes.txt
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D525173C-AAF4-45F6-91AF-49DB1956C73F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D525173C-AAF4-45F6-91AF-49DB1956C73F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D525173C-AAF4-45F6-91AF-49DB1956C73F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D525173C-AAF4-45F6-91AF-49DB1956C73F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal