markus / KCOM_API / Properties / Settings.settings @ 56c218a8
이력 | 보기 | 이력해설 | 다운로드 (1.25 KB)
1 | 8488cdd0 | humkyung | <?xml version='1.0' encoding='utf-8'?> |
---|---|---|---|
2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="KCOM_API.Properties" GeneratedClassName="Settings"> |
||
3 | <Profiles /> |
||
4 | <Settings> |
||
5 | 55bf7ac2 | taeseongkim | <Setting Name="IsProjectNoPass" Type="System.Boolean" Scope="Application"> |
6 | <Value Profile="(Default)">True</Value> |
||
7 | </Setting> |
||
8 | b42dd24d | taeseongkim | <Setting Name="CLIENT_VERSION" Type="System.String" Scope="Application"> |
9 | <Value Profile="(Default)">V3</Value> |
||
10 | </Setting> |
||
11 | 3b938959 | taeseongkim | <Setting Name="CovnertService" Type="System.String" Scope="Application"> |
12 | <Value Profile="(Default)">http://localhost:9101/StationService</Value> |
||
13 | </Setting> |
||
14 | fdfa126d | taeseongkim | <Setting Name="TileSoucePath" Type="System.String" Scope="Application"> |
15 | <Value Profile="(Default)">https://localhost:44301/TileSource/{0}_Tile/{1}/{2}/{3}.png</Value> |
||
16 | </Setting> |
||
17 | <Setting Name="TileSoucePath_SUB" Type="System.String" Scope="Application"> |
||
18 | <Value Profile="(Default)">https://localhost:44301/TileSource/{0}_Tile/{1}/{2}/{3}.png</Value> |
||
19 | </Setting> |
||
20 | 6a19b48d | taeseongkim | <Setting Name="FinalService" Type="System.String" Scope="Application"> |
21 | 058a4c0d | taeseongkim | <Value Profile="(Default)">tcp://localhost:7707/remFinalPDF</Value> |
22 | 6a19b48d | taeseongkim | </Setting> |
23 | 8488cdd0 | humkyung | </Settings> |
24 | </SettingsFile> |