Files
mapo-mono/obfuscar.xml
T
Samuele Locatelli 0e99c169b3 Test nuova conf
2022-06-07 15:12:02 +02:00

8 lines
323 B
XML

<?xml version='1.0'?>
<Obfuscator>
<Var name="InPath" value=".\MP.MONO.UI\bin\Debug\net6.0\" />
<Var name="OutPath" value=".\MP.MONO.UI\bin\Debug\net6.0_obf\" />
<SkipNamespace name="MP.MONO.Data.*" />
<Module file="$(InPath)MP.MONO.Core.dll" />
<Module file="$(InPath)MP.MONO.Data.dll" />
</Obfuscator>