web api saving files to temporary folder but visual studio wants to compile them -


we have mvc web api in typescript code keeps getting placed here:

c:...\webapi\obj\test\package\packagetmp\scripts\bowtie\bowtie.d.ts

i don't midn code being copied temporary folder, visual studio tries compile code there , runs issues. have go folder, delete files, , compile again.

why files copied directory? can tell visual studio not compile files? can tell not copy files location?


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -