Dotpeek recompile decompiled files

此生再无相见时 提交于 2019-12-19 08:54:30

问题


How i can recompile my edited codes Or replace it with original files and save it as exe in dotpeek ?

I try to recompile edited files and save it but i cant

If you found any way please share Thanks


回答1:


Right click the opened file in Assembly Explorer pane and choose, Export to Project, this will save it as a Visual Studio Project that you can open and work towards compiling.



来源:https://stackoverflow.com/questions/27365003/dotpeek-recompile-decompiled-files

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!