markus / ConvertService / ServiceBase / ServiceBase.sln @ 1c7f408a
이력 | 보기 | 이력해설 | 다운로드 (19.7 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 | 06f13e11 | taeseongkim | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10} = {6115C8D1-15FF-4520-94A2-0AF46EEB9F10} |
24 | 53c9637d | taeseongkim | EndProjectSection |
25 | EndProject |
||
26 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.DataBase", "Markus.Service.DataBase\Markus.Service.DataBase.csproj", "{400736FB-92C9-4BC0-B447-E8274103D813}" |
||
27 | EndProject |
||
28 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.Extensions", "Markus.Service.Extensions\Markus.Service.Extensions.csproj", "{5F983789-3E8F-4F9A-A601-138C3A83CA5F}" |
||
29 | EndProject |
||
30 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.ConvertProcess", "Markus.Service.ConvertProcess\Markus.Service.ConvertProcess.csproj", "{3F94FECF-4326-4452-8067-9F7B45D9BC6C}" |
||
31 | ProjectSection(ProjectDependencies) = postProject |
||
32 | {0523C15E-B197-4C34-83BA-D62B384E2B77} = {0523C15E-B197-4C34-83BA-D62B384E2B77} |
||
33 | EndProjectSection |
||
34 | EndProject |
||
35 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.MonitorService", "Markus.Service.Monitor\Markus.Service.MonitorService.csproj", "{3F200E07-DE20-41F5-984F-A8371FEF17A4}" |
||
36 | ProjectSection(ProjectDependencies) = postProject |
||
37 | {0523C15E-B197-4C34-83BA-D62B384E2B77} = {0523C15E-B197-4C34-83BA-D62B384E2B77} |
||
38 | EndProjectSection |
||
39 | EndProject |
||
40 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.Station", "Markus.Service.Station\Markus.Service.Station.csproj", "{BF8B3B13-30D5-482C-8452-A7511E96DE97}" |
||
41 | EndProject |
||
42 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConnectionStringBuild", "ConnectionStringBuild\ConnectionStringBuild.csproj", "{2934E21A-D380-43B2-B68A-9B0D7C55A72F}" |
||
43 | EndProject |
||
44 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConvertWcfCheck", "WcfCheck\ConvertWcfCheck.csproj", "{75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}" |
||
45 | ProjectSection(ProjectDependencies) = postProject |
||
46 | {0523C15E-B197-4C34-83BA-D62B384E2B77} = {0523C15E-B197-4C34-83BA-D62B384E2B77} |
||
47 | EndProjectSection |
||
48 | EndProject |
||
49 | 1caec1a9 | taeseongkim | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConvertionWebService", "ConvertionWebService\ConvertionWebService.csproj", "{6115C8D1-15FF-4520-94A2-0AF46EEB9F10}" |
50 | EndProject |
||
51 | 06f13e11 | taeseongkim | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.WcfClient", "Markus.Service.WcfClient\Markus.Service.WcfClient.csproj", "{691078D3-BE0E-4697-BAB6-ED3ACA842D19}" |
52 | ProjectSection(ProjectDependencies) = postProject |
||
53 | {0523C15E-B197-4C34-83BA-D62B384E2B77} = {0523C15E-B197-4C34-83BA-D62B384E2B77} |
||
54 | EndProjectSection |
||
55 | EndProject |
||
56 | 484b88ec | taeseongkim | Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "ConvertService", "ConvertService\ConvertService.vdproj", "{390E93D0-2A7A-46DA-A9E9-98E7AAB72FBD}" |
57 | EndProject |
||
58 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "WindowsSdk", "WindowsSdk", "{00A21311-C057-40E4-8E1B-28D6FBB78378}" |
||
59 | ProjectSection(SolutionItems) = preProject |
||
60 | WindowsSdk\05047a45609f311645eebcac2739fc4c.cab = WindowsSdk\05047a45609f311645eebcac2739fc4c.cab |
||
61 | WindowsSdk\0b2a4987421d95d0cb37640889aa9e9b.cab = WindowsSdk\0b2a4987421d95d0cb37640889aa9e9b.cab |
||
62 | WindowsSdk\13d68b8a7b6678a368e2d13ff4027521.cab = WindowsSdk\13d68b8a7b6678a368e2d13ff4027521.cab |
||
63 | WindowsSdk\463ad1b0783ebda908fd6c16a4abfe93.cab = WindowsSdk\463ad1b0783ebda908fd6c16a4abfe93.cab |
||
64 | WindowsSdk\4c3ef4b2b1dc72149f979f4243d2accf.cab = WindowsSdk\4c3ef4b2b1dc72149f979f4243d2accf.cab |
||
65 | WindowsSdk\685f3d4691f444bc382762d603a99afc.cab = WindowsSdk\685f3d4691f444bc382762d603a99afc.cab |
||
66 | WindowsSdk\7b7c7382fe1ea268787e911da88eb37e.cab = WindowsSdk\7b7c7382fe1ea268787e911da88eb37e.cab |
||
67 | WindowsSdk\e5c4b31ff9997ac5603f4f28cd7df602.cab = WindowsSdk\e5c4b31ff9997ac5603f4f28cd7df602.cab |
||
68 | WindowsSdk\e98fa5eb5fee6ce17a7a69d585870b7c.cab = WindowsSdk\e98fa5eb5fee6ce17a7a69d585870b7c.cab |
||
69 | WindowsSdk\Windows SDK for Windows Store Managed Apps Libs-x86_en-us.msi = WindowsSdk\Windows SDK for Windows Store Managed Apps Libs-x86_en-us.msi |
||
70 | WindowsSdk\Windows SDK Signing Tools-x86_en-us.msi = WindowsSdk\Windows SDK Signing Tools-x86_en-us.msi |
||
71 | EndProjectSection |
||
72 | 0a89a17f | taeseongkim | EndProject |
73 | 53c9637d | taeseongkim | Global |
74 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||
75 | Debug|Any CPU = Debug|Any CPU |
||
76 | Debug|x64 = Debug|x64 |
||
77 | Debug|x86 = Debug|x86 |
||
78 | Release|Any CPU = Release|Any CPU |
||
79 | Release|x64 = Release|x64 |
||
80 | Release|x86 = Release|x86 |
||
81 | EndGlobalSection |
||
82 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||
83 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
84 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
85 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Debug|x64.ActiveCfg = Debug|x64 |
||
86 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Debug|x64.Build.0 = Debug|x64 |
||
87 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
88 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Debug|x86.Build.0 = Debug|Any CPU |
||
89 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
90 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|Any CPU.Build.0 = Release|Any CPU |
||
91 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|x64.ActiveCfg = Release|x64 |
||
92 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|x64.Build.0 = Release|x64 |
||
93 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|x86.ActiveCfg = Release|Any CPU |
||
94 | {4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|x86.Build.0 = Release|Any CPU |
||
95 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
96 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
97 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|x64.ActiveCfg = Debug|x64 |
||
98 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|x64.Build.0 = Debug|x64 |
||
99 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
100 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|x86.Build.0 = Debug|Any CPU |
||
101 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
102 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|Any CPU.Build.0 = Release|Any CPU |
||
103 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|x64.ActiveCfg = Release|x64 |
||
104 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|x64.Build.0 = Release|x64 |
||
105 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|x86.ActiveCfg = Release|Any CPU |
||
106 | {6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|x86.Build.0 = Release|Any CPU |
||
107 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
108 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
109 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|x64.ActiveCfg = Debug|x64 |
||
110 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|x64.Build.0 = Debug|x64 |
||
111 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
112 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|x86.Build.0 = Debug|Any CPU |
||
113 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
114 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Release|Any CPU.Build.0 = Release|Any CPU |
||
115 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Release|x64.ActiveCfg = Release|x64 |
||
116 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Release|x64.Build.0 = Release|x64 |
||
117 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Release|x86.ActiveCfg = Release|Any CPU |
||
118 | {867E065C-3C22-47B1-9C2A-130A78DDDD51}.Release|x86.Build.0 = Release|Any CPU |
||
119 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
120 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
121 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|x64.ActiveCfg = Debug|x64 |
||
122 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|x64.Build.0 = Debug|x64 |
||
123 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
124 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Debug|x86.Build.0 = Debug|Any CPU |
||
125 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
126 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|Any CPU.Build.0 = Release|Any CPU |
||
127 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|x64.ActiveCfg = Release|x64 |
||
128 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|x64.Build.0 = Release|x64 |
||
129 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|x86.ActiveCfg = Release|Any CPU |
||
130 | {0523C15E-B197-4C34-83BA-D62B384E2B77}.Release|x86.Build.0 = Release|Any CPU |
||
131 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
132 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
133 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Debug|x64.ActiveCfg = Debug|x64 |
||
134 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Debug|x64.Build.0 = Debug|x64 |
||
135 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
136 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Debug|x86.Build.0 = Debug|Any CPU |
||
137 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
138 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Release|Any CPU.Build.0 = Release|Any CPU |
||
139 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Release|x64.ActiveCfg = Release|x64 |
||
140 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Release|x64.Build.0 = Release|x64 |
||
141 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Release|x86.ActiveCfg = Release|Any CPU |
||
142 | {0F9D3B52-01B6-4058-9571-4822FB32FD7A}.Release|x86.Build.0 = Release|Any CPU |
||
143 | {400736FB-92C9-4BC0-B447-E8274103D813}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
144 | {400736FB-92C9-4BC0-B447-E8274103D813}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
145 | {400736FB-92C9-4BC0-B447-E8274103D813}.Debug|x64.ActiveCfg = Debug|x64 |
||
146 | {400736FB-92C9-4BC0-B447-E8274103D813}.Debug|x64.Build.0 = Debug|x64 |
||
147 | {400736FB-92C9-4BC0-B447-E8274103D813}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
148 | {400736FB-92C9-4BC0-B447-E8274103D813}.Debug|x86.Build.0 = Debug|Any CPU |
||
149 | {400736FB-92C9-4BC0-B447-E8274103D813}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
150 | {400736FB-92C9-4BC0-B447-E8274103D813}.Release|Any CPU.Build.0 = Release|Any CPU |
||
151 | {400736FB-92C9-4BC0-B447-E8274103D813}.Release|x64.ActiveCfg = Release|x64 |
||
152 | {400736FB-92C9-4BC0-B447-E8274103D813}.Release|x64.Build.0 = Release|x64 |
||
153 | {400736FB-92C9-4BC0-B447-E8274103D813}.Release|x86.ActiveCfg = Release|Any CPU |
||
154 | {400736FB-92C9-4BC0-B447-E8274103D813}.Release|x86.Build.0 = Release|Any CPU |
||
155 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
156 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
157 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Debug|x64.ActiveCfg = Debug|x64 |
||
158 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Debug|x64.Build.0 = Debug|x64 |
||
159 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
160 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Debug|x86.Build.0 = Debug|Any CPU |
||
161 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
162 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Release|Any CPU.Build.0 = Release|Any CPU |
||
163 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Release|x64.ActiveCfg = Release|x64 |
||
164 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Release|x64.Build.0 = Release|x64 |
||
165 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Release|x86.ActiveCfg = Release|Any CPU |
||
166 | {5F983789-3E8F-4F9A-A601-138C3A83CA5F}.Release|x86.Build.0 = Release|Any CPU |
||
167 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
168 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
169 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Debug|x64.ActiveCfg = Debug|x64 |
||
170 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Debug|x64.Build.0 = Debug|x64 |
||
171 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
172 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Debug|x86.Build.0 = Debug|Any CPU |
||
173 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
174 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Release|Any CPU.Build.0 = Release|Any CPU |
||
175 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Release|x64.ActiveCfg = Release|x64 |
||
176 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Release|x64.Build.0 = Release|x64 |
||
177 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Release|x86.ActiveCfg = Release|Any CPU |
||
178 | {3F94FECF-4326-4452-8067-9F7B45D9BC6C}.Release|x86.Build.0 = Release|Any CPU |
||
179 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
180 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
181 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Debug|x64.ActiveCfg = Debug|x64 |
||
182 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Debug|x64.Build.0 = Debug|x64 |
||
183 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
184 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Debug|x86.Build.0 = Debug|Any CPU |
||
185 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
186 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Release|Any CPU.Build.0 = Release|Any CPU |
||
187 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Release|x64.ActiveCfg = Release|x64 |
||
188 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Release|x64.Build.0 = Release|x64 |
||
189 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Release|x86.ActiveCfg = Release|Any CPU |
||
190 | {3F200E07-DE20-41F5-984F-A8371FEF17A4}.Release|x86.Build.0 = Release|Any CPU |
||
191 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
192 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
193 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|x64.ActiveCfg = Debug|x64 |
||
194 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|x64.Build.0 = Debug|x64 |
||
195 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
196 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Debug|x86.Build.0 = Debug|Any CPU |
||
197 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
198 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|Any CPU.Build.0 = Release|Any CPU |
||
199 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|x64.ActiveCfg = Release|x64 |
||
200 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|x64.Build.0 = Release|x64 |
||
201 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|x86.ActiveCfg = Release|Any CPU |
||
202 | {BF8B3B13-30D5-482C-8452-A7511E96DE97}.Release|x86.Build.0 = Release|Any CPU |
||
203 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
204 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
205 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Debug|x64.ActiveCfg = Debug|Any CPU |
||
206 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Debug|x64.Build.0 = Debug|Any CPU |
||
207 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
208 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Debug|x86.Build.0 = Debug|Any CPU |
||
209 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
210 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Release|Any CPU.Build.0 = Release|Any CPU |
||
211 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Release|x64.ActiveCfg = Release|Any CPU |
||
212 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Release|x64.Build.0 = Release|Any CPU |
||
213 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Release|x86.ActiveCfg = Release|Any CPU |
||
214 | {2934E21A-D380-43B2-B68A-9B0D7C55A72F}.Release|x86.Build.0 = Release|Any CPU |
||
215 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
216 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
217 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Debug|x64.ActiveCfg = Debug|Any CPU |
||
218 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Debug|x64.Build.0 = Debug|Any CPU |
||
219 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
220 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Debug|x86.Build.0 = Debug|Any CPU |
||
221 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
222 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Release|Any CPU.Build.0 = Release|Any CPU |
||
223 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Release|x64.ActiveCfg = Release|Any CPU |
||
224 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Release|x64.Build.0 = Release|Any CPU |
||
225 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Release|x86.ActiveCfg = Release|Any CPU |
||
226 | {75D7FDAE-9FBA-4A99-AE96-88F5B42C15EC}.Release|x86.Build.0 = Release|Any CPU |
||
227 | 1caec1a9 | taeseongkim | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
228 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
229 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Debug|x64.ActiveCfg = Debug|x64 |
||
230 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Debug|x64.Build.0 = Debug|x64 |
||
231 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
232 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Debug|x86.Build.0 = Debug|Any CPU |
||
233 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
234 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Release|Any CPU.Build.0 = Release|Any CPU |
||
235 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Release|x64.ActiveCfg = Release|x64 |
||
236 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Release|x64.Build.0 = Release|x64 |
||
237 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Release|x86.ActiveCfg = Release|Any CPU |
||
238 | {6115C8D1-15FF-4520-94A2-0AF46EEB9F10}.Release|x86.Build.0 = Release|Any CPU |
||
239 | 06f13e11 | taeseongkim | {691078D3-BE0E-4697-BAB6-ED3ACA842D19}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
240 | {691078D3-BE0E-4697-BAB6-ED3ACA842D19}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
241 | {691078D3-BE0E-4697-BAB6-ED3ACA842D19}.Debug|x64.ActiveCfg = Debug|Any CPU |
||
242 | {691078D3-BE0E-4697-BAB6-ED3ACA842D19}.Debug|x64.Build.0 = Debug|Any CPU |
||
243 | {691078D3-BE0E-4697-BAB6-ED3ACA842D19}.Debug|x86.ActiveCfg = Debug|Any CPU |
||
244 | {691078D3-BE0E-4697-BAB6-ED3ACA842D19}.Debug|x86.Build.0 = Debug|Any CPU |
||
245 | {691078D3-BE0E-4697-BAB6-ED3ACA842D19}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
246 | {691078D3-BE0E-4697-BAB6-ED3ACA842D19}.Release|Any CPU.Build.0 = Release|Any CPU |
||
247 | {691078D3-BE0E-4697-BAB6-ED3ACA842D19}.Release|x64.ActiveCfg = Release|Any CPU |
||
248 | {691078D3-BE0E-4697-BAB6-ED3ACA842D19}.Release|x64.Build.0 = Release|Any CPU |
||
249 | {691078D3-BE0E-4697-BAB6-ED3ACA842D19}.Release|x86.ActiveCfg = Release|Any CPU |
||
250 | {691078D3-BE0E-4697-BAB6-ED3ACA842D19}.Release|x86.Build.0 = Release|Any CPU |
||
251 | 484b88ec | taeseongkim | {390E93D0-2A7A-46DA-A9E9-98E7AAB72FBD}.Debug|Any CPU.ActiveCfg = Debug |
252 | {390E93D0-2A7A-46DA-A9E9-98E7AAB72FBD}.Debug|Any CPU.Build.0 = Debug |
||
253 | {390E93D0-2A7A-46DA-A9E9-98E7AAB72FBD}.Debug|x64.ActiveCfg = Debug |
||
254 | {390E93D0-2A7A-46DA-A9E9-98E7AAB72FBD}.Debug|x64.Build.0 = Debug |
||
255 | {390E93D0-2A7A-46DA-A9E9-98E7AAB72FBD}.Debug|x86.ActiveCfg = Debug |
||
256 | {390E93D0-2A7A-46DA-A9E9-98E7AAB72FBD}.Debug|x86.Build.0 = Debug |
||
257 | {390E93D0-2A7A-46DA-A9E9-98E7AAB72FBD}.Release|Any CPU.ActiveCfg = Release |
||
258 | {390E93D0-2A7A-46DA-A9E9-98E7AAB72FBD}.Release|Any CPU.Build.0 = Release |
||
259 | {390E93D0-2A7A-46DA-A9E9-98E7AAB72FBD}.Release|x64.ActiveCfg = Release |
||
260 | {390E93D0-2A7A-46DA-A9E9-98E7AAB72FBD}.Release|x64.Build.0 = Release |
||
261 | {390E93D0-2A7A-46DA-A9E9-98E7AAB72FBD}.Release|x86.ActiveCfg = Release |
||
262 | {390E93D0-2A7A-46DA-A9E9-98E7AAB72FBD}.Release|x86.Build.0 = Release |
||
263 | 53c9637d | taeseongkim | EndGlobalSection |
264 | GlobalSection(SolutionProperties) = preSolution |
||
265 | HideSolutionNode = FALSE |
||
266 | EndGlobalSection |
||
267 | GlobalSection(ExtensibilityGlobals) = postSolution |
||
268 | SolutionGuid = {CA1BB1E8-1969-4435-A889-37F359B6EAAE} |
||
269 | EndGlobalSection |
||
270 | GlobalSection(Performance) = preSolution |
||
271 | HasPerformanceSessions = true |
||
272 | EndGlobalSection |
||
273 | GlobalSection(Performance) = preSolution |
||
274 | HasPerformanceSessions = true |
||
275 | EndGlobalSection |
||
276 | EndGlobal |