-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
VisioPanelAddin.2017.sln
95 lines (95 loc) · 6.15 KB
/
VisioPanelAddin.2017.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
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30114.105
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VSIX.2017", "VSIX\VSIX.2017.csproj", "{6C783367-F675-4B8A-8FAF-81AE9E8BE2DF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TemplateCS.2017", "TemplateCS\TemplateCS.2017.csproj", "{5133DED2-2448-4536-8F18-8FD6E50EAD4D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PanelAddinWizard.2017", "Wizard\PanelAddinWizard.2017.csproj", "{B214D62D-7872-4D80-9387-ABBFAAF57A2C}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "TemplateVB.2017", "TemplateVB\TemplateVB.2017.vbproj", "{75B8D080-8DB7-4418-91FB-5E0501ACFEC1}"
EndProject
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "VisioExtension.2017", "VisioWixExtension\wixlib\VisioExtension.2017.wixproj", "{554A8562-462B-4F2F-9947-CD9728F73F6B}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VisioCustomActions.2017", "VisioWixExtension\ca\VisioCustomActions.2017.vcxproj", "{48663322-5C06-477B-9591-7A80E3F09EE2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisioWixExtension.2017", "VisioWixExtension\wixext\VisioWixExtension.2017.csproj", "{814CBD03-4FFB-471A-AAF4-F5E04ADEE783}"
ProjectSection(ProjectDependencies) = postProject
{48663322-5C06-477B-9591-7A80E3F09EE2} = {48663322-5C06-477B-9591-7A80E3F09EE2}
{554A8562-462B-4F2F-9947-CD9728F73F6B} = {554A8562-462B-4F2F-9947-CD9728F73F6B}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "WixExtension", "WixExtension", "{25387522-997C-4E2F-AB8A-90F1E1754FFF}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "config", "config", "{789A08D5-9A99-4244-820F-E7C8E1F238BB}"
ProjectSection(SolutionItems) = preProject
.gitattributes = .gitattributes
.gitignore = .gitignore
azure-pipelines.yml = azure-pipelines.yml
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release_WixExtension|x86 = Release_WixExtension|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6C783367-F675-4B8A-8FAF-81AE9E8BE2DF}.Debug|x86.ActiveCfg = Debug|Any CPU
{6C783367-F675-4B8A-8FAF-81AE9E8BE2DF}.Debug|x86.Build.0 = Debug|Any CPU
{6C783367-F675-4B8A-8FAF-81AE9E8BE2DF}.Release_WixExtension|x86.ActiveCfg = Release|Any CPU
{6C783367-F675-4B8A-8FAF-81AE9E8BE2DF}.Release|x86.ActiveCfg = Release|Any CPU
{6C783367-F675-4B8A-8FAF-81AE9E8BE2DF}.Release|x86.Build.0 = Release|Any CPU
{5133DED2-2448-4536-8F18-8FD6E50EAD4D}.Debug|x86.ActiveCfg = Debug|Any CPU
{5133DED2-2448-4536-8F18-8FD6E50EAD4D}.Debug|x86.Build.0 = Debug|Any CPU
{5133DED2-2448-4536-8F18-8FD6E50EAD4D}.Release_WixExtension|x86.ActiveCfg = Release|Any CPU
{5133DED2-2448-4536-8F18-8FD6E50EAD4D}.Release|x86.ActiveCfg = Release|Any CPU
{5133DED2-2448-4536-8F18-8FD6E50EAD4D}.Release|x86.Build.0 = Release|Any CPU
{B214D62D-7872-4D80-9387-ABBFAAF57A2C}.Debug|x86.ActiveCfg = Debug|Any CPU
{B214D62D-7872-4D80-9387-ABBFAAF57A2C}.Debug|x86.Build.0 = Debug|Any CPU
{B214D62D-7872-4D80-9387-ABBFAAF57A2C}.Release_WixExtension|x86.ActiveCfg = Release|Any CPU
{B214D62D-7872-4D80-9387-ABBFAAF57A2C}.Release|x86.ActiveCfg = Release|Any CPU
{B214D62D-7872-4D80-9387-ABBFAAF57A2C}.Release|x86.Build.0 = Release|Any CPU
{75B8D080-8DB7-4418-91FB-5E0501ACFEC1}.Debug|x86.ActiveCfg = Debug|Any CPU
{75B8D080-8DB7-4418-91FB-5E0501ACFEC1}.Debug|x86.Build.0 = Debug|Any CPU
{75B8D080-8DB7-4418-91FB-5E0501ACFEC1}.Release_WixExtension|x86.ActiveCfg = Release|Any CPU
{75B8D080-8DB7-4418-91FB-5E0501ACFEC1}.Release|x86.ActiveCfg = Release|Any CPU
{75B8D080-8DB7-4418-91FB-5E0501ACFEC1}.Release|x86.Build.0 = Release|Any CPU
{BC34960E-B314-4118-990B-55C3908A4C51}.Debug|x86.ActiveCfg = Debug|Any CPU
{BC34960E-B314-4118-990B-55C3908A4C51}.Debug|x86.Build.0 = Debug|Any CPU
{BC34960E-B314-4118-990B-55C3908A4C51}.Release_WixExtension|x86.ActiveCfg = Release|Any CPU
{BC34960E-B314-4118-990B-55C3908A4C51}.Release|x86.ActiveCfg = Release|Any CPU
{BC34960E-B314-4118-990B-55C3908A4C51}.Release|x86.Build.0 = Release|Any CPU
{554A8562-462B-4F2F-9947-CD9728F73F6B}.Debug|x86.ActiveCfg = Debug|x86
{554A8562-462B-4F2F-9947-CD9728F73F6B}.Debug|x86.Build.0 = Debug|x86
{554A8562-462B-4F2F-9947-CD9728F73F6B}.Release_WixExtension|x86.ActiveCfg = Release|x86
{554A8562-462B-4F2F-9947-CD9728F73F6B}.Release_WixExtension|x86.Build.0 = Release|x86
{554A8562-462B-4F2F-9947-CD9728F73F6B}.Release|x86.ActiveCfg = Release|x86
{554A8562-462B-4F2F-9947-CD9728F73F6B}.Release|x86.Build.0 = Release|x86
{48663322-5C06-477B-9591-7A80E3F09EE2}.Debug|x86.ActiveCfg = Debug|Win32
{48663322-5C06-477B-9591-7A80E3F09EE2}.Debug|x86.Build.0 = Debug|Win32
{48663322-5C06-477B-9591-7A80E3F09EE2}.Release_WixExtension|x86.ActiveCfg = Release|Win32
{48663322-5C06-477B-9591-7A80E3F09EE2}.Release_WixExtension|x86.Build.0 = Release|Win32
{48663322-5C06-477B-9591-7A80E3F09EE2}.Release|x86.ActiveCfg = Release|Win32
{48663322-5C06-477B-9591-7A80E3F09EE2}.Release|x86.Build.0 = Release|Win32
{814CBD03-4FFB-471A-AAF4-F5E04ADEE783}.Debug|x86.ActiveCfg = Debug|Any CPU
{814CBD03-4FFB-471A-AAF4-F5E04ADEE783}.Debug|x86.Build.0 = Debug|Any CPU
{814CBD03-4FFB-471A-AAF4-F5E04ADEE783}.Release_WixExtension|x86.ActiveCfg = Release|Any CPU
{814CBD03-4FFB-471A-AAF4-F5E04ADEE783}.Release|x86.ActiveCfg = Release|Any CPU
{814CBD03-4FFB-471A-AAF4-F5E04ADEE783}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{554A8562-462B-4F2F-9947-CD9728F73F6B} = {25387522-997C-4E2F-AB8A-90F1E1754FFF}
{48663322-5C06-477B-9591-7A80E3F09EE2} = {25387522-997C-4E2F-AB8A-90F1E1754FFF}
{814CBD03-4FFB-471A-AAF4-F5E04ADEE783} = {25387522-997C-4E2F-AB8A-90F1E1754FFF}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {53CCDF7B-15D3-48DA-ADD2-EE7B44D09208}
SolutionGuid = {7920DEA6-03EC-4851-89CB-883ABAAD8783}
EndGlobalSection
EndGlobal