Add de4dot, copy to output of CLI

This commit is contained in:
Cj 2024-08-09 06:23:43 -04:00
parent 9eff5a3e4c
commit b6e7280929
8 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
<Exec Command="xcopy &quot;$(SolutionDir)Templates&quot; &quot;$(TargetDir)Data&quot; /E /I /Y" />
<Exec Command="xcopy &quot;$(SolutionDir)de4dot&quot; &quot;$(TargetDir)Data&quot; /E /I /Y" />
</Target>
<ItemGroup>

BIN
de4dot/AssemblyData.dll Normal file

Binary file not shown.

BIN
de4dot/de4dot.blocks.dll Normal file

Binary file not shown.

BIN
de4dot/de4dot.code.dll Normal file

Binary file not shown.

BIN
de4dot/de4dot.cui.dll Normal file

Binary file not shown.

BIN
de4dot/de4dot.exe Normal file

Binary file not shown.

BIN
de4dot/de4dot.mdecrypt.dll Normal file

Binary file not shown.

BIN
de4dot/dnlib.dll Normal file

Binary file not shown.