VS 2010 pre-compile web sites with build process?

后端 未结 4 415
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-20 06:56

VS 2010; TFS 2010; ASP.Net 4.0; Web Deployment Projects 2010;

I am using the build process templates in order to do one-click deploys (for dev and QA only). I want m

4条回答
  •  梦毁少年i
    2020-12-20 07:27

    As it currently stands, I can not find any IDE option to pre-compile websites using the build process templates. I would love to be proved wrong, as using the command line aspnet_compiler requires us (in our setup) to crack open the actual build process template, which we are trying to avoid.

    I would love to be proved wrong! :)

提交回复
热议问题