2021年8月9日 星期一

how to code copy file to build or release folder

 1.

專案 

屬性

 建置事件 

鑑識後事件命列輸入

 if not exist "$(ProjectDir)$(OutDir)configs" mkdir "$(ProjectDir)$(OutDir)configs"

 copy "$(ProjectDir)configs\"  "$(ProjectDir)$(OutDir)configs\"



2.

按下檔案

屬性

properties 

copy to output directory 

選擇copy always

















沒有留言:

張貼留言