通过发布巡航控制MVC V1 C#应用程序

编程入门 行业动态 更新时间:2024-10-23 08:33:10
本文介绍了通过发布巡航控制MVC V1 C#应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我试图通过巡航控制来发布一个3.5 MVC网站我的生成服务器上。

I am attempting to publish a 3.5 MVC website on my build server through cruise control.

在其上有出现你需要用的ASP网编译净左顾右盼。我希望,这个任务可以通过的MSBuild调用。

Having looked around on the net it appears you need to wrap the ASP Net Compiler. I was hoping that this task can be called through MSBuild.

这是任何想法如何做到这一点?

Any ideas on how this is done?

推荐答案

本条款规定如何指定预编译的网站。 msdn.microsoft/en-us/library /ms164291.aspx

This article specifies how to specify a precompiled website. msdn.microsoft/en-us/library/ms164291.aspx

请记住,还设置了标记为真在你的MVC的csproj文件。

Remember to also set the tag to 'true' in your MVC csproj file.

更多推荐

通过发布巡航控制MVC V1 C#应用程序

本文发布于:2023-11-08 11:25:08,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1569236.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   MVC

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!