markus / ConvertService / ServiceBase / Markus.Service.Station / obfuscar.xml @ master
이력 | 보기 | 이력해설 | 다운로드 (362 Bytes)
1 | 53c9637d | taeseongkim | <?xml version='1.0'?>
|
---|---|---|---|
2 | <Obfuscator>
|
||
3 | <Var name="InPath" value="." /> |
||
4 | <Var name="OutPath" value=".\Obfuscator_Output" /> |
||
5 | <Var name="HidePrivateApi" value="true" /> |
||
6 | <Module file="$(InPath)\Markus.Service.Station.exe"/> |
||
7 | <Module file="$(InPath)\Markus.Service.Extensions.dll" /> |
||
8 | 0a64fa85 | taeseongkim | <Module file="$(InPath)\Markus.Service.DataBase.Dapper.dll" /> |
9 | 53c9637d | taeseongkim | </Obfuscator> |