c# - TFS Build - Generate Website (no webproject) -
i have many projects want build using tfs build. have no problems windows forms , webforms projects.
but when try use tfs build build asp.net website (the classic one), have these problems:
- i don't have options compile project test configuration (only debug or release).
- i can't build asp.net website because it's not web project.
i want know if there's way publish website's precompiled files same shared location have other projects.
i think might need bit more detail here, or maybe i'm clueless :-)
test configuration - i'm assuming you've set test build configuration? if so, i'm not sure off top of head what's going on, i've seen people forget create build configuration.
we've had no problem our websites, moved build output or wherever specify in website properties pages
if mean want use webdeploy publish, you're out of luck website - web projects that. little team build customization, , should able emulate that.
not super satisfied answer, i've pointed towards helpful...
Comments
Post a Comment