-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDataOnDemand.sln
More file actions
73 lines (73 loc) · 5.08 KB
/
DataOnDemand.sln
File metadata and controls
73 lines (73 loc) · 5.08 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2027
MinimumVisualStudioVersion = 10.0.40219.1
Project("{D4B43EB3-688B-4EEE-86BD-088F0B28ABB3}") = "Community.DataOnDemand", "ManagementPacks\Community.DataOnDemand\Community.DataOnDemand.mpproj", "{26ABAEC1-E5BF-4917-8F6B-831231F393B0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{01C800A1-C2EA-4B4C-86EF-224FAB1D6984}"
ProjectSection(SolutionItems) = preProject
References\Microsoft.SQLServer.2014.Discovery.mp = References\Microsoft.SQLServer.2014.Discovery.mp
References\Microsoft.SQLServer.2016.Discovery.mp = References\Microsoft.SQLServer.2016.Discovery.mp
References\Microsoft.SQLServer.Core.Library.mpb = References\Microsoft.SQLServer.Core.Library.mpb
References\Microsoft.SQLServer.Generic.Presentation.mp = References\Microsoft.SQLServer.Generic.Presentation.mp
References\Microsoft.SQLServer.Library.mp = References\Microsoft.SQLServer.Library.mp
References\Microsoft.Unix.Library.mp = References\Microsoft.Unix.Library.mp
References\Microsoft.Windows.InternetInformationServices.CommonLibrary.MP = References\Microsoft.Windows.InternetInformationServices.CommonLibrary.MP
readme.md = readme.md
EndProjectSection
EndProject
Project("{D4B43EB3-688B-4EEE-86BD-088F0B28ABB3}") = "Community.DataOnDemand.Unix", "ManagementPacks\Community.DataOnDemand.Unix\Community.DataOnDemand.Unix.mpproj", "{5AB64C9B-DC39-4C6B-A663-7BAD80097C4D}"
EndProject
Project("{D4B43EB3-688B-4EEE-86BD-088F0B28ABB3}") = "Community.DataOnDemand.SQL.Legacy", "ManagementPacks\Community.DataOnDemand.SQL.Legacy\Community.DataOnDemand.SQL.Legacy.mpproj", "{AC88062A-1637-4CBC-8201-39FA175F1D10}"
EndProject
Project("{D4B43EB3-688B-4EEE-86BD-088F0B28ABB3}") = "Community.DataOnDemand.SQL.2014", "ManagementPacks\Community.DataOnDemand.SQL.2014\Community.DataOnDemand.SQL.2014.mpproj", "{81B72144-E19D-4693-B101-CDAE04607BC5}"
EndProject
Project("{D4B43EB3-688B-4EEE-86BD-088F0B28ABB3}") = "Community.DataOnDemand.SQL.2016", "ManagementPacks\Community.DataOnDemand.SQL.2016\Community.DataOnDemand.SQL.2016.mpproj", "{C9C31A72-2BF7-48A3-AACC-31DDEC851A2C}"
EndProject
Project("{D4B43EB3-688B-4EEE-86BD-088F0B28ABB3}") = "Community.DataOnDemand.IIS", "ManagementPacks\Community.DataOnDemand.IIS\Community.DataOnDemand.IIS.mpproj", "{A50FC640-8D61-4B51-A739-6DE2D36395C8}"
EndProject
Project("{D4B43EB3-688B-4EEE-86BD-088F0B28ABB3}") = "Community.DataOnDemand.SQL.2017", "ManagementPacks\Community.DataOnDemand.SQL.2017\Community.DataOnDemand.SQL.2017.mpproj", "{85C9901D-5AAE-43AF-93F6-27EAD1775962}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{26ABAEC1-E5BF-4917-8F6B-831231F393B0}.Debug|x86.ActiveCfg = Debug|x86
{26ABAEC1-E5BF-4917-8F6B-831231F393B0}.Debug|x86.Build.0 = Debug|x86
{26ABAEC1-E5BF-4917-8F6B-831231F393B0}.Release|x86.ActiveCfg = Release|x86
{26ABAEC1-E5BF-4917-8F6B-831231F393B0}.Release|x86.Build.0 = Release|x86
{5AB64C9B-DC39-4C6B-A663-7BAD80097C4D}.Debug|x86.ActiveCfg = Debug|x86
{5AB64C9B-DC39-4C6B-A663-7BAD80097C4D}.Debug|x86.Build.0 = Debug|x86
{5AB64C9B-DC39-4C6B-A663-7BAD80097C4D}.Release|x86.ActiveCfg = Release|x86
{5AB64C9B-DC39-4C6B-A663-7BAD80097C4D}.Release|x86.Build.0 = Release|x86
{AC88062A-1637-4CBC-8201-39FA175F1D10}.Debug|x86.ActiveCfg = Debug|x86
{AC88062A-1637-4CBC-8201-39FA175F1D10}.Debug|x86.Build.0 = Debug|x86
{AC88062A-1637-4CBC-8201-39FA175F1D10}.Release|x86.ActiveCfg = Release|x86
{AC88062A-1637-4CBC-8201-39FA175F1D10}.Release|x86.Build.0 = Release|x86
{81B72144-E19D-4693-B101-CDAE04607BC5}.Debug|x86.ActiveCfg = Debug|x86
{81B72144-E19D-4693-B101-CDAE04607BC5}.Debug|x86.Build.0 = Debug|x86
{81B72144-E19D-4693-B101-CDAE04607BC5}.Release|x86.ActiveCfg = Release|x86
{81B72144-E19D-4693-B101-CDAE04607BC5}.Release|x86.Build.0 = Release|x86
{C9C31A72-2BF7-48A3-AACC-31DDEC851A2C}.Debug|x86.ActiveCfg = Debug|x86
{C9C31A72-2BF7-48A3-AACC-31DDEC851A2C}.Debug|x86.Build.0 = Debug|x86
{C9C31A72-2BF7-48A3-AACC-31DDEC851A2C}.Release|x86.ActiveCfg = Release|x86
{C9C31A72-2BF7-48A3-AACC-31DDEC851A2C}.Release|x86.Build.0 = Release|x86
{A50FC640-8D61-4B51-A739-6DE2D36395C8}.Debug|x86.ActiveCfg = Debug|x86
{A50FC640-8D61-4B51-A739-6DE2D36395C8}.Debug|x86.Build.0 = Debug|x86
{A50FC640-8D61-4B51-A739-6DE2D36395C8}.Release|x86.ActiveCfg = Release|x86
{A50FC640-8D61-4B51-A739-6DE2D36395C8}.Release|x86.Build.0 = Release|x86
{85C9901D-5AAE-43AF-93F6-27EAD1775962}.Debug|x86.ActiveCfg = Debug|x86
{85C9901D-5AAE-43AF-93F6-27EAD1775962}.Debug|x86.Build.0 = Debug|x86
{85C9901D-5AAE-43AF-93F6-27EAD1775962}.Release|x86.ActiveCfg = Release|x86
{85C9901D-5AAE-43AF-93F6-27EAD1775962}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1D043758-AE7C-4AD8-A923-ABF9FB461A9B}
EndGlobalSection
EndGlobal