markus / KCOM / app.Debug_CadExport.config @ master
이력 | 보기 | 이력해설 | 다운로드 (562 Bytes)
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 |
<userSettings> |
6 |
<KCOM.Properties.Settings> |
7 |
<setting name="cad" serializeAs="String" xdt:Transform="Replace"> |
8 |
<value>1</value> |
9 |
</setting> |
10 |
</KCOM.Properties.Settings> |
11 |
</userSettings> |
12 |
</configuration> |