markus / KCOM / app.Debug_HyoSung.config @ 9f56088c
이력 | 보기 | 이력해설 | 다운로드 (1.99 KB)
1 |
<?xml version="1.0"?> |
---|---|
2 |
<!-- For more information on using app.config transformation visit http://go.microsoft.com/fwlink/?LinkId=125889 --> |
3 |
<!-- In case configuration is not the root element, replace it with root element in source configuration file --> |
4 |
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform"> |
5 |
<applicationSettings xdt:Transform="Replace"> |
6 |
<KCOM.Properties.Settings> |
7 |
<!--효성--> |
8 |
<setting name="KCOM_kr_co_devdoftech_cloud_FileUpload" serializeAs="String"> |
9 |
<value>http://cloud.devdoftech.co.kr:5977/ImageUpload/FileUpload.asmx</value> |
10 |
</setting> |
11 |
<setting name="KCOM_Get_FinalImage_Get_PdfImage" serializeAs="String"> |
12 |
<value>http://cloud.devdoftech.co.kr:5977/Get_FInalImage/Get_PdfImage.asmx</value> |
13 |
</setting> |
14 |
<setting name="mainServerImageWebPath" serializeAs="String"> |
15 |
<value>http://www.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</value> |
16 |
</setting> |
17 |
<setting name="subServerImageWebPath" serializeAs="String"> |
18 |
<value>http://www.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</value> |
19 |
</setting> |
20 |
<setting name="excelFilePath" serializeAs="String"> |
21 |
<value>http://www.devdoftech.co.kr:5977/TileSource/Check_Test/CheckList_T.xlsx</value> |
22 |
</setting> |
23 |
<setting name="STATUS_DISCRIPTION" serializeAs="String"> |
24 |
<value>Vendor확인완료;Vendor적용완료;프로젝트 종료</value> |
25 |
</setting> |
26 |
<setting name="UpdateVer64" serializeAs="String"> |
27 |
<value>http://www.devdoftech.co.kr:5977/TileSource/Version/version_x64.xml</value> |
28 |
</setting> |
29 |
<setting name="UpdateVer86" serializeAs="String"> |
30 |
<value>http://www.devdoftech.co.kr:5977/TileSource/Version/version_x86.xml</value> |
31 |
</setting> |
32 |
<setting name="obfuscar" serializeAs="String"> |
33 |
<value>..\packages\Obfuscar.2.2.23\tools\Obfuscar.Console.exe</value> |
34 |
</setting> |
35 |
</KCOM.Properties.Settings> |
36 |
</applicationSettings> |
37 |
</configuration> |