markus / KCOM / app.config @ 99b9f32a
이력 | 보기 | 이력해설 | 다운로드 (11.6 KB)
1 | 787a4489 | KangIngu | <?xml version="1.0" encoding="utf-8"?> |
---|---|---|---|
2 | <configuration> |
||
3 | <configSections> |
||
4 | <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
||
5 | <section name="KCOM.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" /> |
||
6 | </sectionGroup> |
||
7 | <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
||
8 | <section name="KCOM.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> |
||
9 | </sectionGroup> |
||
10 | b60e844d | taeseongkim | <!--<section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler, log4net" />--> |
11 | <!--<section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />--> |
||
12 | 787a4489 | KangIngu | <!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 --> |
13 | </configSections> |
||
14 | a7346d3c | humkyung | <startup> |
15 | <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" /> |
||
16 | </startup> |
||
17 | a4aac5fe | taeseongkim | <!--<runtime> |
18 | 787a4489 | KangIngu | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
19 | a4aac5fe | taeseongkim | --><!--<probing privatePath="DLL;DLL\Teigha"/>--><!-- |
20 | 787a4489 | KangIngu | <dependentAssembly> |
21 | <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
22 | <bindingRedirect oldVersion="0.0.0.0-2.6.10.0" newVersion="2.6.10.0" /> |
||
23 | </dependentAssembly> |
||
24 | <dependentAssembly> |
||
25 | <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
26 | <bindingRedirect oldVersion="0.0.0.0-2.6.10.0" newVersion="2.6.10.0" /> |
||
27 | </dependentAssembly> |
||
28 | <dependentAssembly> |
||
29 | <assemblyIdentity name="System.Net.Http" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
30 | <bindingRedirect oldVersion="0.0.0.0-2.2.29.0" newVersion="2.2.29.0" /> |
||
31 | </dependentAssembly> |
||
32 | <dependentAssembly> |
||
33 | <assemblyIdentity name="Telerik.Windows.Controls" publicKeyToken="5803cfa389c90ce7" culture="neutral" /> |
||
34 | a4aac5fe | taeseongkim | <bindingRedirect oldVersion="0.0.0.0-2019.1.220.40" newVersion="2019.1.220.40" /> |
35 | 787a4489 | KangIngu | </dependentAssembly> |
36 | <dependentAssembly> |
||
37 | <assemblyIdentity name="Telerik.Windows.Data" publicKeyToken="5803cfa389c90ce7" culture="neutral" /> |
||
38 | a4aac5fe | taeseongkim | <bindingRedirect oldVersion="0.0.0.0-2019.1.220.40" newVersion="2019.1.220.40" /> |
39 | 787a4489 | KangIngu | </dependentAssembly> |
40 | <dependentAssembly> |
||
41 | <assemblyIdentity name="Telerik.Windows.Controls.Input" publicKeyToken="5803cfa389c90ce7" culture="neutral" /> |
||
42 | a4aac5fe | taeseongkim | <bindingRedirect oldVersion="0.0.0.0-2019.1.220.40" newVersion="2019.1.220.40" /> |
43 | 787a4489 | KangIngu | </dependentAssembly> |
44 | a4aac5fe | taeseongkim | <dependentAssembly> |
45 | <assemblyIdentity name="Telerik.Windows.Controls.Navigation" publicKeyToken="5803cfa389c90ce7" culture="neutral" /> |
||
46 | <bindingRedirect oldVersion="0.0.0.0-2019.1.220.40" newVersion="2019.1.220.40" /> |
||
47 | </dependentAssembly> |
||
48 | <dependentAssembly> |
||
49 | <assemblyIdentity name="Telerik.Windows.Controls.Docking" publicKeyToken="5803cfa389c90ce7" culture="neutral" /> |
||
50 | <bindingRedirect oldVersion="0.0.0.0-2019.1.220.40" newVersion="2019.1.220.40" /> |
||
51 | </dependentAssembly> |
||
52 | <dependentAssembly> |
||
53 | <assemblyIdentity name="Telerik.Windows.Controls.GridView" publicKeyToken="5803cfa389c90ce7" culture="neutral" /> |
||
54 | <bindingRedirect oldVersion="0.0.0.0-2019.1.220.40" newVersion="2019.1.220.40" /> |
||
55 | </dependentAssembly> |
||
56 | <dependentAssembly> |
||
57 | <assemblyIdentity name="Telerik.Windows.Controls.RibbonView" publicKeyToken="5803cfa389c90ce7" culture="neutral" /> |
||
58 | <bindingRedirect oldVersion="0.0.0.0-2019.1.220.40" newVersion="2019.1.220.40" /> |
||
59 | </dependentAssembly> |
||
60 | <dependentAssembly> |
||
61 | <assemblyIdentity name="Telerik.Windows.Data" publicKeyToken="5803cfa389c90ce7" culture="neutral" /> |
||
62 | <bindingRedirect oldVersion="0.0.0.0-2019.1.220.40" newVersion="2019.1.220.40" /> |
||
63 | </dependentAssembly> |
||
64 | --><!--<dependentAssembly> |
||
65 | <assemblyIdentity name="Telerik.Windows.Themes.VisualStudio2013" publicKeyToken="5803cfa389c90ce7" culture="neutral" /> |
||
66 | <bindingRedirect oldVersion="0.0.0.0-2019.1.220.40" newVersion="2019.1.220.40" /> |
||
67 | </dependentAssembly>--><!-- |
||
68 | 992a98b4 | KangIngu | <dependentAssembly> |
69 | <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" /> |
||
70 | b60e844d | taeseongkim | <bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" /> |
71 | 992a98b4 | KangIngu | </dependentAssembly> |
72 | a4aac5fe | taeseongkim | |
73 | a7346d3c | humkyung | <dependentAssembly> |
74 | <assemblyIdentity name="EntityFramework" publicKeyToken="b77a5c561934e089" culture="neutral" /> |
||
75 | 4fcd9bda | taeseongkim | <bindingRedirect oldVersion="0.0.0.0-4.4.0.0" newVersion="4.4.0.0" /> |
76 | a7346d3c | humkyung | </dependentAssembly> |
77 | 787a4489 | KangIngu | </assemblyBinding> |
78 | a4aac5fe | taeseongkim | </runtime>--> |
79 | a7346d3c | humkyung | |
80 | 787a4489 | KangIngu | <userSettings> |
81 | <KCOM.Properties.Settings> |
||
82 | <setting name="BaseClientAddress" serializeAs="String"> |
||
83 | af22332b | ljiyeon | <value>http://www.devdoftech.co.kr:5979</value> |
84 | 9a1ce1db | KangIngu | </setting> |
85 | <setting name="HubAddress" serializeAs="String"> |
||
86 | 02d33d78 | djkim | <value>http://www.devdoftech.co.kr:5100/</value> |
87 | 787a4489 | KangIngu | </setting> |
88 | 6707a5c7 | ljiyeon | <setting name="InitInterval" serializeAs="String"> |
89 | <value>2</value> |
||
90 | </setting> |
||
91 | 5822e146 | ljiyeon | <setting name="LineSize" serializeAs="String"> |
92 | <value>3</value> |
||
93 | </setting> |
||
94 | <setting name="TextSize" serializeAs="String"> |
||
95 | <value>30</value> |
||
96 | </setting> |
||
97 | <setting name="Interval" serializeAs="String"> |
||
98 | <value>10</value> |
||
99 | </setting> |
||
100 | <setting name="ArcLength" serializeAs="String"> |
||
101 | <value>10</value> |
||
102 | </setting> |
||
103 | <setting name="SaveInterval" serializeAs="String"> |
||
104 | <value>5</value> |
||
105 | </setting> |
||
106 | 0f065e57 | ljiyeon | <setting name="loglevel" serializeAs="String"> |
107 | <value>1</value> |
||
108 | </setting> |
||
109 | af22332b | ljiyeon | <setting name="HOST_DOMAIN" serializeAs="String"> |
110 | <value>DAELIM.COM</value> |
||
111 | </setting> |
||
112 | <setting name="Remote_BaseClientAddress" serializeAs="String"> |
||
113 | <value>http://www.devdoftech.co.kr:5979</value> |
||
114 | </setting> |
||
115 | 19abb0c0 | ljiyeon | <setting name="grouping" serializeAs="String"> |
116 | <value>0</value> |
||
117 | </setting> |
||
118 | 80856edb | taeseongkim | <setting name="cad" serializeAs="String"> |
119 | <value>0</value> |
||
120 | </setting> |
||
121 | c5519c44 | taeseongkim | <setting name="FontFamily" serializeAs="String"> |
122 | <value /> |
||
123 | </setting> |
||
124 | 787a4489 | KangIngu | </KCOM.Properties.Settings> |
125 | </userSettings> |
||
126 | <system.serviceModel> |
||
127 | <!--<bindings> |
||
128 | <basicHttpBinding> |
||
129 | <binding name="DeepViewPoint" /> |
||
130 | </basicHttpBinding> |
||
131 | </bindings> |
||
132 | <client> |
||
133 | <endpoint address="http://localhost:13009/ServiceDeepView.svc" |
||
134 | binding="basicHttpBinding" bindingConfiguration="DeepViewPoint" |
||
135 | contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" /> |
||
136 | </client>--> |
||
137 | <bindings> |
||
138 | <basicHttpBinding> |
||
139 | 6b6e937c | taeseongkim | <binding name="DeepViewPoint" /> |
140 | <binding name="DeepViewPoint1" /> |
||
141 | 787a4489 | KangIngu | </basicHttpBinding> |
142 | </bindings> |
||
143 | <client> |
||
144 | 6a19b48d | taeseongkim | <endpoint address="http://localhost:44301/ServiceDeepView.svc" binding="basicHttpBinding" bindingConfiguration="DeepViewPoint" contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" /> |
145 | <endpoint address="http://localhost:44301/ServiceDeepView.svc" binding="basicHttpBinding" bindingConfiguration="DeepViewPoint1" contract="KcomService.ServiceDeepView" name="DeepViewPoint1" /> |
||
146 | 787a4489 | KangIngu | </client> |
147 | </system.serviceModel> |
||
148 | <applicationSettings> |
||
149 | <KCOM.Properties.Settings> |
||
150 | <setting name="KCOM_Get_FinalImage_Get_PdfImage" serializeAs="String"> |
||
151 | 53880c83 | ljiyeon | <value>http://cloud.devdoftech.co.kr:5977/Get_FInalImage/Get_PdfImage.asmx</value> |
152 | 787a4489 | KangIngu | </setting> |
153 | 992a98b4 | KangIngu | <setting name="mainServerImageWebPath" serializeAs="String"> |
154 | 02d33d78 | djkim | <value>http://www.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</value> |
155 | 992a98b4 | KangIngu | </setting> |
156 | a874198d | humkyung | <setting name="subServerImageWebPath" serializeAs="String"> |
157 | 02d33d78 | djkim | <value>http://www.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</value> |
158 | a874198d | humkyung | </setting> |
159 | <setting name="excelFilePath" serializeAs="String"> |
||
160 | 02d33d78 | djkim | <value>http://www.devdoftech.co.kr:5977/TileSource/Check_Test/CheckList_T.xlsx</value> |
161 | a874198d | humkyung | </setting> |
162 | 8e2743a3 | humkyung | <setting name="STATUS_DISCRIPTION" serializeAs="String"> |
163 | <value>Vendor확인완료;Vendor적용완료;프로젝트 종료</value> |
||
164 | </setting> |
||
165 | 6707a5c7 | ljiyeon | <setting name="UpdateVer64" serializeAs="String"> |
166 | <value>http://www.devdoftech.co.kr:5977/TileSource/Version/version_x64.xml</value> |
||
167 | </setting> |
||
168 | <setting name="UpdateVer86" serializeAs="String"> |
||
169 | <value>http://www.devdoftech.co.kr:5977/TileSource/Version/version_x86.xml</value> |
||
170 | </setting> |
||
171 | 3c71b3a5 | taeseongkim | <setting name="obfuscar" serializeAs="String"> |
172 | <value>..\packages\Obfuscar.2.2.23\tools\Obfuscar.Console.exe</value> |
||
173 | </setting> |
||
174 | a4aac5fe | taeseongkim | <setting name="KCOM_kr_co_devdoftech_cloud_FileUpload" serializeAs="String"> |
175 | <value>http://localhost:44301/ImageUpload/FileUpload.asmx</value> |
||
176 | </setting> |
||
177 | 787a4489 | KangIngu | </KCOM.Properties.Settings> |
178 | </applicationSettings> |
||
179 | b60e844d | taeseongkim | <!--<entityFramework> |
180 | 787a4489 | KangIngu | <defaultConnectionFactory type="System.Data.Entity.Infrastructure.SqlConnectionFactory, EntityFramework"> |
181 | <parameters> |
||
182 | <parameter value="Data Source=.\SQLEXPRESS; Integrated Security=True; MultipleActiveResultSets=True" /> |
||
183 | </parameters> |
||
184 | </defaultConnectionFactory> |
||
185 | a7346d3c | humkyung | <providers> |
186 | <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" /> |
||
187 | <provider invariantName="System.Data.SQLite.EF6" type="System.Data.SQLite.EF6.SQLiteProviderServices, System.Data.SQLite.EF6" /> |
||
188 | </providers> |
||
189 | b60e844d | taeseongkim | </entityFramework>--> |
190 | a7346d3c | humkyung | |
191 | a4aac5fe | taeseongkim | <runtime> |
192 | |||
193 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
194 | |||
195 | <dependentAssembly> |
||
196 | |||
197 | <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" /> |
||
198 | |||
199 | <bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" /> |
||
200 | |||
201 | </dependentAssembly> |
||
202 | |||
203 | <!--<dependentAssembly> |
||
204 | |||
205 | <assemblyIdentity name="Telerik.Windows.Controls" publicKeyToken="5803cfa389c90ce7" culture="neutral" /> |
||
206 | |||
207 | <bindingRedirect oldVersion="0.0.0.0-2023.2.606.45" newVersion="2023.2.606.45" /> |
||
208 | |||
209 | </dependentAssembly> |
||
210 | |||
211 | <dependentAssembly> |
||
212 | |||
213 | <assemblyIdentity name="Telerik.Windows.Data" publicKeyToken="5803cfa389c90ce7" culture="neutral" /> |
||
214 | |||
215 | <bindingRedirect oldVersion="0.0.0.0-2023.2.606.45" newVersion="2023.2.606.45" /> |
||
216 | |||
217 | </dependentAssembly>--> |
||
218 | |||
219 | <!--<dependentAssembly> |
||
220 | |||
221 | <assemblyIdentity name="Telerik.Windows.Controls.Navigation" publicKeyToken="5803cfa389c90ce7" culture="neutral" /> |
||
222 | |||
223 | <bindingRedirect oldVersion="0.0.0.0-2019.1.220.40" newVersion="2019.1.220.40" /> |
||
224 | |||
225 | </dependentAssembly> |
||
226 | |||
227 | <dependentAssembly> |
||
228 | |||
229 | <assemblyIdentity name="Telerik.Windows.Controls" publicKeyToken="5803cfa389c90ce7" culture="neutral" /> |
||
230 | |||
231 | <bindingRedirect oldVersion="0.0.0.0-2023.2.606.45" newVersion="2023.2.606.45" /> |
||
232 | |||
233 | </dependentAssembly> |
||
234 | |||
235 | <dependentAssembly> |
||
236 | |||
237 | <assemblyIdentity name="Telerik.Windows.Data" publicKeyToken="5803cfa389c90ce7" culture="neutral" /> |
||
238 | |||
239 | <bindingRedirect oldVersion="0.0.0.0-2019.1.220.45" newVersion="2019.1.220.45" /> |
||
240 | |||
241 | </dependentAssembly>--> |
||
242 | |||
243 | </assemblyBinding> |
||
244 | |||
245 | </runtime> |
||
246 | b60e844d | taeseongkim | </configuration> |