目录结构 <解决方案目录> 工程1(C++工程)工程2(C#工程)bin\x64\debug\ *.dll *.exe tmp 方法 用记事本打开 csproj 文件 增加 x64增加 false增加 true修改 $(SolutionDir)bin</BaseOutputPath>