It's a WebApi project using VS2015.
Step to reproduce:
- Create an empty WebApi project
- Change Build output path from "bin" to "binDebug"
- Run
Everything is working perfectly until I changed Build Output path from "bin" to "binDebug"
In fact, any Output path other than "bin" won't work.
One little additional thing is that, having another output path to anywhere would work as long as I left a build in "bin".
Please help providing solution to solve this.
I guess that'll cost problem on actual deployment.
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…