프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / KCOM / app.Debug.config @ 7e810f54

이력 | 보기 | 이력해설 | 다운로드 (1.79 KB)

1 9f55b953 taeseongkim
<?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 43e1d368 taeseongkim
  <applicationSettings>
6
    <KCOM.Properties.Settings>
7
      <setting name="KCOM_kr_co_devdoftech_cloud_FileUpload" serializeAs="String">
8
        <value>https://localhost:44301/ImageUpload/FileUpload.asmx</value>
9
      </setting>
10
      <setting name="KCOM_Get_FinalImage_Get_PdfImage" serializeAs="String">
11
        <value>http://cloud.devdoftech.co.kr:5977/Get_FInalImage/Get_PdfImage.asmx</value>
12
      </setting>
13
      <setting name="mainServerImageWebPath" serializeAs="String">
14
        <value>http://www.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</value>
15
      </setting>
16
      <setting name="subServerImageWebPath" serializeAs="String">
17
        <value>http://www.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</value>
18
      </setting>
19
      <setting name="excelFilePath" serializeAs="String">
20
        <value>http://www.devdoftech.co.kr:5977/TileSource/Check_Test/CheckList_T.xlsx</value>
21
      </setting>
22
      <setting name="STATUS_DISCRIPTION" serializeAs="String">
23
        <value>Vendor확인완료;Vendor적용완료;프로젝트 종료</value>
24
      </setting>
25
      <setting name="UpdateVer64" serializeAs="String">
26
        <value>http://www.devdoftech.co.kr:5977/TileSource/Version/version_x64.xml</value>
27
      </setting>
28
      <setting name="UpdateVer86" serializeAs="String">
29
        <value>http://www.devdoftech.co.kr:5977/TileSource/Version/version_x86.xml</value>
30
      </setting>
31
    </KCOM.Properties.Settings>
32
  </applicationSettings>
33 9f55b953 taeseongkim
</configuration>
클립보드 이미지 추가 (최대 크기: 500 MB)