Add de4dot, copy to output of CLI
This commit is contained in:
parent
9eff5a3e4c
commit
b6e7280929
@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
|
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
|
||||||
<Exec Command="xcopy "$(SolutionDir)Templates" "$(TargetDir)Data" /E /I /Y" />
|
<Exec Command="xcopy "$(SolutionDir)Templates" "$(TargetDir)Data" /E /I /Y" />
|
||||||
|
<Exec Command="xcopy "$(SolutionDir)de4dot" "$(TargetDir)Data" /E /I /Y" />
|
||||||
</Target>
|
</Target>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
BIN
de4dot/AssemblyData.dll
Normal file
BIN
de4dot/AssemblyData.dll
Normal file
Binary file not shown.
BIN
de4dot/de4dot.blocks.dll
Normal file
BIN
de4dot/de4dot.blocks.dll
Normal file
Binary file not shown.
BIN
de4dot/de4dot.code.dll
Normal file
BIN
de4dot/de4dot.code.dll
Normal file
Binary file not shown.
BIN
de4dot/de4dot.cui.dll
Normal file
BIN
de4dot/de4dot.cui.dll
Normal file
Binary file not shown.
BIN
de4dot/de4dot.exe
Normal file
BIN
de4dot/de4dot.exe
Normal file
Binary file not shown.
BIN
de4dot/de4dot.mdecrypt.dll
Normal file
BIN
de4dot/de4dot.mdecrypt.dll
Normal file
Binary file not shown.
BIN
de4dot/dnlib.dll
Normal file
BIN
de4dot/dnlib.dll
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user