-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMeadow.ProjectLab.Extensoions2.sln
40 lines (40 loc) · 2.11 KB
/
Meadow.ProjectLab.Extensoions2.sln
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
28
29
30
31
32
33
34
35
36
37
38
39
40
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34202.233
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MultiMenu", "MultiMenu\MultiMenu.csproj", "{9A23F115-3DF0-478D-9E3C-93A955E40E23}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{97D42917-F0B2-4B98-9AAF-4E064182B343}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HierarchicalMenu", "HierarchicalMenu\HierarchicalMenu.csproj", "{02788E6D-DE32-4748-943B-52AB3F2DE86A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9A23F115-3DF0-478D-9E3C-93A955E40E23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9A23F115-3DF0-478D-9E3C-93A955E40E23}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9A23F115-3DF0-478D-9E3C-93A955E40E23}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{9A23F115-3DF0-478D-9E3C-93A955E40E23}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9A23F115-3DF0-478D-9E3C-93A955E40E23}.Release|Any CPU.Build.0 = Release|Any CPU
{9A23F115-3DF0-478D-9E3C-93A955E40E23}.Release|Any CPU.Deploy.0 = Release|Any CPU
{02788E6D-DE32-4748-943B-52AB3F2DE86A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{02788E6D-DE32-4748-943B-52AB3F2DE86A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{02788E6D-DE32-4748-943B-52AB3F2DE86A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{02788E6D-DE32-4748-943B-52AB3F2DE86A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{02788E6D-DE32-4748-943B-52AB3F2DE86A}.Release|Any CPU.Build.0 = Release|Any CPU
{02788E6D-DE32-4748-943B-52AB3F2DE86A}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7DA3FDFB-F136-46DD-845C-D06FE427380F}
EndGlobalSection
EndGlobal