markus / ConvertService / ServiceBase / ServiceBase.sln @ ba3b23de
이력 | 보기 | 이력해설 | 다운로드 (18.9 KB)
1 | 53c9637d | taeseongkim | |
---|---|---|---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
||
3 | # Visual Studio 15 |
||
4 | VisualStudioVersion = 15.0.28307.572 |
||
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
||
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.Interface", "IServiceBase\Markus.Service.Interface.csproj", "{4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}" |
||
7 | EndProject |
||
8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceUnitTest", "ServiceUnitTest\ServiceUnitTest.csproj", "{6545946B-B453-4CFA-8126-C6BA71ACB689}" |
||
9 | ProjectSection(ProjectDependencies) = postProject |
||
10 | {0523C15E-B197-4C34-83BA-D62B384E2B77} = {0523C15E-B197-4C34-83BA-D62B384E2B77} |
||
11 | EndProjectSection |
||
12 | EndProject |
||
13 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.Convert", "Markus.Service.Convert\Markus.Service.Convert.csproj", "{867E065C-3C22-47B1-9C2A-130A78DDDD51}" |
||
14 | ProjectSection(ProjectDependencies) = postProject |
||
15 | {0523C15E-B197-4C34-83BA-D62B384E2B77} = {0523C15E-B197-4C34-83BA-D62B384E2B77} |
||
16 | EndProjectSection |
||
17 | EndProject |
||
18 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.IWcfService", "Markus.Service.WcfService\Markus.Service.IWcfService.csproj", "{0523C15E-B197-4C34-83BA-D62B384E2B77}" |
||
19 | EndProject |
||
20 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceTestApp", "ServiceTestApp\ServiceTestApp.csproj", "{0F9D3B52-01B6-4058-9571-4822FB32FD7A}" |
||
21 | ProjectSection(ProjectDependencies) = postProject |
||
22 | {0523C15E-B197-4C34-83BA-D62B384E2B77} = {0523C15E-B197-4C34-83BA-D62B384E2B77} |
||
23 | EndProjectSection |
||
24 | EndProject |
||
25 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.DataBase", "Markus.Service.DataBase\Markus.Service.DataBase.csproj", "{400736FB-92C9-4BC0-B447-E8274103D813}" |
||
26 | EndProject |
||
27 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.Extensions", "Markus.Service.Extensions\Markus.Service.Extensions.csproj", "{5F983789-3E8F-4F9A-A601-138C3A83CA5F}" |
||
28 | EndProject |
||
29 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.ConvertProcess", "Markus.Service.ConvertProcess\Markus.Service.ConvertProcess.csproj", "{3F94FECF-4326-4452-8067-9F7B45D9BC6C}" |
||
30 | ProjectSection(ProjectDependencies) = postProject |
||
31 | {0523C15E-B197-4C34-83BA-D62B384E2B77} = {0523C15E-B197-4C34-83BA-D62B384E2B77} |
||
32 | EndProjectSection |
||
33 | EndProject |
||
34 | Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "ConvertService", "ConvertService\ConvertService.vdproj", "{2E361696-A8B0-4BC6-B24B-A23AF5AAA9AF}" |
||
35 | EndProject |
||
36 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.MonitorService", "Markus.Service.Monitor\Markus.Service.MonitorService.csproj", "{3F200E07-DE20-41F5-984F-A8371FEF17A4}" |
||
37 | ProjectSection(ProjectDependencies) = postProject |
||
38 | {0523C15E-B197-4C34-83BA-D62B384E2B77} = {0523C15E-B197-4C34-83BA-D62B384E2B77} |
||
39 | EndProjectSection |
||
40 | EndProject |
||
41 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.Station", "Markus.Service.Station\Markus.Service.Station.csproj", "{BF8B3B13-30D5-482C-8452-A7511E96DE97}" |
||
42 | EndProject |
||
43 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MonitorTest", "MonitorTest\MonitorTest.csproj", "{E797AE1B-9FE5-4CBD-905D-D69BC033CBED}" |
||
44 | ProjectSection(ProjectDependencies) = postProject |
||
45 | {0523C15E-B197-4C34-83BA-D62B384E2B77} = {0523C15E-B197-4C34-83BA-D62B384E2B77} |
||
46 | EndProjectSection |
||
47 | EndProject |
||
48 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConnectionStringBuild", "ConnectionStringBuild\ConnectionStringBuild.csproj", "{2934E21A-D380-43B2-B68A-9B0D7C55A72F}" |
||
49 | EndProject |
||
50 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConvertWcfCheck", "WcfCheck\ConvertWcfCheck.csproj", "{75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}" |
||
51 | ProjectSection(ProjectDependencies) = postProject |
||
52 | {0523C15E-B197-4C34-83BA-D62B384E2B77} = {0523C15E-B197-4C34-83BA-D62B384E2B77} |
||
53 | EndProjectSection |
||
54 | EndProject |
||
55 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FileDownloadSite", "FileDownloadSite\FileDownloadSite.csproj", "{7A78E0A6-CAD7-498C-84CD-5E048529F0ED}" |
||
56 | EndProject |
||
57 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConvertionWebService", "ConvertionWebService\ConvertionWebService.csproj", "{6115C8D1-15FF-4520-94A2-0AF46EEB9F10}" |
||
58 | EndProject |
||
59 | Global |
||
60 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||
61 | Debug|Any CPU = Debug|Any CPU |
||
62 | Debug|x64 = Debug|x64 |
||
63 | Debug|x86 = Debug|x86 |
||
64 | Release|Any CPU = Release|Any CPU |
||
65 | Release|x64 = Release|x64 |
||
66 | Release|x86 = Release|x86 |
||
67 | EndGlobalSection |
||
68 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||
69 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
70 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
71 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Debug|x64.ActiveCfg = Debug|x64 |
||
72 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Debug|x64.Build.0 = Debug|x64 |
||
73 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
74 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Debug|x86.Build.0 = Debug|Any CPU |
||
75 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
76 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|Any CPU.Build.0 = Release|Any CPU |
||
77 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|x64.ActiveCfg = Release|x64 |
||
78 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|x64.Build.0 = Release|x64 |
||
79 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|x86.ActiveCfg = Release|Any CPU |
||
80 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|x86.Build.0 = Release|Any CPU |
||
81 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
82 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
83 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|x64.ActiveCfg = Debug|x64 |
||
84 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|x64.Build.0 = Debug|x64 |
||
85 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
86 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|x86.Build.0 = Debug|Any CPU |
||
87 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
88 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|Any CPU.Build.0 = Release|Any CPU |
||
89 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|x64.ActiveCfg = Release|x64 |
||
90 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|x64.Build.0 = Release|x64 |
||
91 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|x86.ActiveCfg = Release|Any CPU |
||
92 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|x86.Build.0 = Release|Any CPU |
||
93 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
94 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
95 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|x64.ActiveCfg = Debug|x64 |
||
96 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|x64.Build.0 = Debug|x64 |
||
97 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
98 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|x86.Build.0 = Debug|Any CPU |
||
99 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
100 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Release|Any CPU.Build.0 = Release|Any CPU |
||
101 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Release|x64.ActiveCfg = Release|x64 |
||
102 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Release|x64.Build.0 = Release|x64 |
||
103 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Release|x86.ActiveCfg = Release|Any CPU |
||
104 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Release|x86.Build.0 = Release|Any CPU |
||
105 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
106 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
107 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|x64.ActiveCfg = Debug|x64 |
||
108 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|x64.Build.0 = Debug|x64 |
||
109 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
110 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|x86.Build.0 = Debug|Any CPU |
||
111 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
112 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|Any CPU.Build.0 = Release|Any CPU |
||
113 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|x64.ActiveCfg = Release|x64 |
||
114 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|x64.Build.0 = Release|x64 |
||
115 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|x86.ActiveCfg = Release|Any CPU |
||
116 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|x86.Build.0 = Release|Any CPU |
||
117 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
118 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
119 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Debug|x64.ActiveCfg = Debug|x64 |
||
120 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Debug|x64.Build.0 = Debug|x64 |
||
121 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
122 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Debug|x86.Build.0 = Debug|Any CPU |
||
123 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
124 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Release|Any CPU.Build.0 = Release|Any CPU |
||
125 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Release|x64.ActiveCfg = Release|x64 |
||
126 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Release|x64.Build.0 = Release|x64 |
||
127 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Release|x86.ActiveCfg = Release|Any CPU |
||
128 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Release|x86.Build.0 = Release|Any CPU |
||
129 | {400736FB-92C9-4BC0-B447-E8274103D813}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
130 | {400736FB-92C9-4BC0-B447-E8274103D813}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
131 | {400736FB-92C9-4BC0-B447-E8274103D813}.Debug|x64.ActiveCfg = Debug|x64 |
||
132 | {400736FB-92C9-4BC0-B447-E8274103D813}.Debug|x64.Build.0 = Debug|x64 |
||
133 | {400736FB-92C9-4BC0-B447-E8274103D813}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
134 | {400736FB-92C9-4BC0-B447-E8274103D813}.Debug|x86.Build.0 = Debug|Any CPU |
||
135 | {400736FB-92C9-4BC0-B447-E8274103D813}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
136 | {400736FB-92C9-4BC0-B447-E8274103D813}.Release|Any CPU.Build.0 = Release|Any CPU |
||
137 | {400736FB-92C9-4BC0-B447-E8274103D813}.Release|x64.ActiveCfg = Release|x64 |
||
138 | {400736FB-92C9-4BC0-B447-E8274103D813}.Release|x64.Build.0 = Release|x64 |
||
139 | {400736FB-92C9-4BC0-B447-E8274103D813}.Release|x86.ActiveCfg = Release|Any CPU |
||
140 | {400736FB-92C9-4BC0-B447-E8274103D813}.Release|x86.Build.0 = Release|Any CPU |
||
141 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
142 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
143 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Debug|x64.ActiveCfg = Debug|x64 |
||
144 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Debug|x64.Build.0 = Debug|x64 |
||
145 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
146 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Debug|x86.Build.0 = Debug|Any CPU |
||
147 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
148 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Release|Any CPU.Build.0 = Release|Any CPU |
||
149 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Release|x64.ActiveCfg = Release|x64 |
||
150 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Release|x64.Build.0 = Release|x64 |
||
151 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Release|x86.ActiveCfg = Release|Any CPU |
||
152 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Release|x86.Build.0 = Release|Any CPU |
||
153 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
154 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
155 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Debug|x64.ActiveCfg = Debug|x64 |
||
156 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Debug|x64.Build.0 = Debug|x64 |
||
157 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
158 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Debug|x86.Build.0 = Debug|Any CPU |
||
159 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
160 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Release|Any CPU.Build.0 = Release|Any CPU |
||
161 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Release|x64.ActiveCfg = Release|x64 |
||
162 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Release|x64.Build.0 = Release|x64 |
||
163 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Release|x86.ActiveCfg = Release|Any CPU |
||
164 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Release|x86.Build.0 = Release|Any CPU |
||
165 | {2E361696-A8B0-4BC6-B24B-A23AF5AAA9AF}.Debug|Any CPU.ActiveCfg = Debug |
||
166 | {2E361696-A8B0-4BC6-B24B-A23AF5AAA9AF}.Debug|x64.ActiveCfg = Debug |
||
167 | {2E361696-A8B0-4BC6-B24B-A23AF5AAA9AF}.Debug|x86.ActiveCfg = Debug |
||
168 | {2E361696-A8B0-4BC6-B24B-A23AF5AAA9AF}.Release|Any CPU.ActiveCfg = Release |
||
169 | {2E361696-A8B0-4BC6-B24B-A23AF5AAA9AF}.Release|x64.ActiveCfg = Release |
||
170 | {2E361696-A8B0-4BC6-B24B-A23AF5AAA9AF}.Release|x86.ActiveCfg = Release |
||
171 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
172 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
173 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Debug|x64.ActiveCfg = Debug|x64 |
||
174 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Debug|x64.Build.0 = Debug|x64 |
||
175 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
176 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Debug|x86.Build.0 = Debug|Any CPU |
||
177 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
178 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Release|Any CPU.Build.0 = Release|Any CPU |
||
179 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Release|x64.ActiveCfg = Release|x64 |
||
180 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Release|x64.Build.0 = Release|x64 |
||
181 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Release|x86.ActiveCfg = Release|Any CPU |
||
182 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Release|x86.Build.0 = Release|Any CPU |
||
183 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
184 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
185 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|x64.ActiveCfg = Debug|x64 |
||
186 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|x64.Build.0 = Debug|x64 |
||
187 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
188 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|x86.Build.0 = Debug|Any CPU |
||
189 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
190 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|Any CPU.Build.0 = Release|Any CPU |
||
191 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|x64.ActiveCfg = Release|x64 |
||
192 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|x64.Build.0 = Release|x64 |
||
193 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|x86.ActiveCfg = Release|Any CPU |
||
194 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|x86.Build.0 = Release|Any CPU |
||
195 | {E797AE1B-9FE5-4CBD-905D-D69BC033CBED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
196 | {E797AE1B-9FE5-4CBD-905D-D69BC033CBED}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
197 | {E797AE1B-9FE5-4CBD-905D-D69BC033CBED}.Debug|x64.ActiveCfg = Debug|Any CPU |
||
198 | {E797AE1B-9FE5-4CBD-905D-D69BC033CBED}.Debug|x64.Build.0 = Debug|Any CPU |
||
199 | {E797AE1B-9FE5-4CBD-905D-D69BC033CBED}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
200 | {E797AE1B-9FE5-4CBD-905D-D69BC033CBED}.Debug|x86.Build.0 = Debug|Any CPU |
||
201 | {E797AE1B-9FE5-4CBD-905D-D69BC033CBED}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
202 | {E797AE1B-9FE5-4CBD-905D-D69BC033CBED}.Release|Any CPU.Build.0 = Release|Any CPU |
||
203 | {E797AE1B-9FE5-4CBD-905D-D69BC033CBED}.Release|x64.ActiveCfg = Release|Any CPU |
||
204 | {E797AE1B-9FE5-4CBD-905D-D69BC033CBED}.Release|x64.Build.0 = Release|Any CPU |
||
205 | {E797AE1B-9FE5-4CBD-905D-D69BC033CBED}.Release|x86.ActiveCfg = Release|Any CPU |
||
206 | {E797AE1B-9FE5-4CBD-905D-D69BC033CBED}.Release|x86.Build.0 = Release|Any CPU |
||
207 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
208 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
209 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Debug|x64.ActiveCfg = Debug|Any CPU |
||
210 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Debug|x64.Build.0 = Debug|Any CPU |
||
211 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
212 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Debug|x86.Build.0 = Debug|Any CPU |
||
213 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
214 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Release|Any CPU.Build.0 = Release|Any CPU |
||
215 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Release|x64.ActiveCfg = Release|Any CPU |
||
216 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Release|x64.Build.0 = Release|Any CPU |
||
217 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Release|x86.ActiveCfg = Release|Any CPU |
||
218 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Release|x86.Build.0 = Release|Any CPU |
||
219 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
220 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
221 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Debug|x64.ActiveCfg = Debug|Any CPU |
||
222 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Debug|x64.Build.0 = Debug|Any CPU |
||
223 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
224 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Debug|x86.Build.0 = Debug|Any CPU |
||
225 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
226 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Release|Any CPU.Build.0 = Release|Any CPU |
||
227 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Release|x64.ActiveCfg = Release|Any CPU |
||
228 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Release|x64.Build.0 = Release|Any CPU |
||
229 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Release|x86.ActiveCfg = Release|Any CPU |
||
230 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Release|x86.Build.0 = Release|Any CPU |
||
231 | {7A78E0A6-CAD7-498C-84CD-5E048529F0ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
232 | {7A78E0A6-CAD7-498C-84CD-5E048529F0ED}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
233 | {7A78E0A6-CAD7-498C-84CD-5E048529F0ED}.Debug|x64.ActiveCfg = Debug|Any CPU |
||
234 | {7A78E0A6-CAD7-498C-84CD-5E048529F0ED}.Debug|x64.Build.0 = Debug|Any CPU |
||
235 | {7A78E0A6-CAD7-498C-84CD-5E048529F0ED}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
236 | {7A78E0A6-CAD7-498C-84CD-5E048529F0ED}.Debug|x86.Build.0 = Debug|Any CPU |
||
237 | {7A78E0A6-CAD7-498C-84CD-5E048529F0ED}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
238 | {7A78E0A6-CAD7-498C-84CD-5E048529F0ED}.Release|Any CPU.Build.0 = Release|Any CPU |
||
239 | {7A78E0A6-CAD7-498C-84CD-5E048529F0ED}.Release|x64.ActiveCfg = Release|Any CPU |
||
240 | {7A78E0A6-CAD7-498C-84CD-5E048529F0ED}.Release|x64.Build.0 = Release|Any CPU |
||
241 | {7A78E0A6-CAD7-498C-84CD-5E048529F0ED}.Release|x86.ActiveCfg = Release|Any CPU |
||
242 | {7A78E0A6-CAD7-498C-84CD-5E048529F0ED}.Release|x86.Build.0 = Release|Any CPU |
||
243 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
244 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
245 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Debug|x64.ActiveCfg = Debug|x64 |
||
246 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Debug|x64.Build.0 = Debug|x64 |
||
247 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
248 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Debug|x86.Build.0 = Debug|Any CPU |
||
249 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
250 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Release|Any CPU.Build.0 = Release|Any CPU |
||
251 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Release|x64.ActiveCfg = Release|x64 |
||
252 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Release|x64.Build.0 = Release|x64 |
||
253 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Release|x86.ActiveCfg = Release|Any CPU |
||
254 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Release|x86.Build.0 = Release|Any CPU |
||
255 | EndGlobalSection |
||
256 | GlobalSection(SolutionProperties) = preSolution |
||
257 | HideSolutionNode = FALSE |
||
258 | EndGlobalSection |
||
259 | GlobalSection(ExtensibilityGlobals) = postSolution |
||
260 | SolutionGuid = {CA1BB1E8-1969-4435-A889-37F359B6EAAE} |
||
261 | EndGlobalSection |
||
262 | GlobalSection(Performance) = preSolution |
||
263 | HasPerformanceSessions = true |
||
264 | EndGlobalSection |
||
265 | GlobalSection(Performance) = preSolution |
||
266 | HasPerformanceSessions = true |
||
267 | EndGlobalSection |
||
268 | EndGlobal |