-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHAProxyManagementPack.sln
25 lines (25 loc) · 1.06 KB
/
HAProxyManagementPack.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1169
MinimumVisualStudioVersion = 10.0.40219.1
Project("{D4B43EB3-688B-4EEE-86BD-088F0B28ABB3}") = "HAProxyManagementPack", "ManagementPack1\HAProxyManagementPack.mpproj", "{C0D6959E-F9F6-4539-8B59-76DE9B745DBD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C0D6959E-F9F6-4539-8B59-76DE9B745DBD}.Debug|x86.ActiveCfg = Debug|x86
{C0D6959E-F9F6-4539-8B59-76DE9B745DBD}.Debug|x86.Build.0 = Debug|x86
{C0D6959E-F9F6-4539-8B59-76DE9B745DBD}.Release|x86.ActiveCfg = Release|x86
{C0D6959E-F9F6-4539-8B59-76DE9B745DBD}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4DC8A414-AD67-4C01-91A6-5009B2E2E695}
EndGlobalSection
EndGlobal