1234567 |
- 1. 加至專案當中
- 2. 於ILmerge屬性當中,選擇複製到輸出目錄 → 『一律複製』
- 3. 建置事件→建置後:
- ILMerge.exe /targetplatform:"v4,c:\windows\Microsoft.NET\Framework\v4.0.30319" /out:EVCharger_All-In-One_PHP老化測試.exe AgingTestingFixture.exe PhiHong.Core.dll PhiHong.EVCharger.S20kW.dll PhiHong.EVCharger.UI.dll System.Data.SQLite.dll
- del ILMerge.exe *.pdb *.xml *.config
|