개정판 f5ec88b8
ConvertPDF 와 FinalPDF GridView 복구, Chart Gridview 제거, 프로세스 TEST 종료
Change-Id: Ibab88acb876c1c45a2edc802b7e08fe2b81b5b05
ConvertService/ServiceBase/ServiceController.sln | ||
---|---|---|
21 | 21 |
EndProject |
22 | 22 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StationControllerService", "StationControllerService\StationControllerService.csproj", "{B06C0A20-BC30-4A3E-8D74-E0E2FF55510F}" |
23 | 23 |
EndProject |
24 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.ConvertProcessTest", "Markus.ConvertProcessTest\Markus.ConvertProcessTest.csproj", "{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}" |
|
25 |
EndProject |
|
26 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.Station", "Markus.Service.Station\Markus.Service.Station.csproj", "{BF8B3B13-30D5-482C-8452-A7511E96DE97}" |
|
27 |
EndProject |
|
24 | 28 |
Global |
25 | 29 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
26 | 30 |
AppVeyor|Any CPU = AppVeyor|Any CPU |
... | ... | |
151 | 155 |
{B06C0A20-BC30-4A3E-8D74-E0E2FF55510F}.Release|x64.Build.0 = Release|Any CPU |
152 | 156 |
{B06C0A20-BC30-4A3E-8D74-E0E2FF55510F}.Release|x86.ActiveCfg = Release|Any CPU |
153 | 157 |
{B06C0A20-BC30-4A3E-8D74-E0E2FF55510F}.Release|x86.Build.0 = Release|Any CPU |
158 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.AppVeyor|Any CPU.ActiveCfg = Release|Any CPU |
|
159 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.AppVeyor|Any CPU.Build.0 = Release|Any CPU |
|
160 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.AppVeyor|x64.ActiveCfg = Release|Any CPU |
|
161 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.AppVeyor|x64.Build.0 = Release|Any CPU |
|
162 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.AppVeyor|x86.ActiveCfg = Release|Any CPU |
|
163 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.AppVeyor|x86.Build.0 = Release|Any CPU |
|
164 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
165 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
166 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.Debug|x64.ActiveCfg = Debug|Any CPU |
|
167 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.Debug|x64.Build.0 = Debug|Any CPU |
|
168 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.Debug|x86.ActiveCfg = Debug|Any CPU |
|
169 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.Debug|x86.Build.0 = Debug|Any CPU |
|
170 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
171 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.Release|Any CPU.Build.0 = Release|Any CPU |
|
172 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.Release|x64.ActiveCfg = Release|Any CPU |
|
173 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.Release|x64.Build.0 = Release|Any CPU |
|
174 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.Release|x86.ActiveCfg = Release|Any CPU |
|
175 |
{9D5B0CA0-329D-40AF-BA0D-B727080C19EB}.Release|x86.Build.0 = Release|Any CPU |
|
176 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.AppVeyor|Any CPU.ActiveCfg = Release|Any CPU |
|
177 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.AppVeyor|Any CPU.Build.0 = Release|Any CPU |
|
178 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.AppVeyor|x64.ActiveCfg = Release|x64 |
|
179 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.AppVeyor|x64.Build.0 = Release|x64 |
|
180 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.AppVeyor|x86.ActiveCfg = Release|Any CPU |
|
181 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.AppVeyor|x86.Build.0 = Release|Any CPU |
|
182 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
183 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
184 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|x64.ActiveCfg = Debug|x64 |
|
185 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|x64.Build.0 = Debug|x64 |
|
186 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|x86.ActiveCfg = Debug|Any CPU |
|
187 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|x86.Build.0 = Debug|Any CPU |
|
188 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
189 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|Any CPU.Build.0 = Release|Any CPU |
|
190 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|x64.ActiveCfg = Release|x64 |
|
191 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|x64.Build.0 = Release|x64 |
|
192 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|x86.ActiveCfg = Release|Any CPU |
|
193 |
{BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|x86.Build.0 = Release|Any CPU |
|
154 | 194 |
EndGlobalSection |
155 | 195 |
GlobalSection(SolutionProperties) = preSolution |
156 | 196 |
HideSolutionNode = FALSE |
내보내기 Unified diff