[MonoDevelop] How to also deploy css file?

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Jun 4 15:01:42 EDT 2010


On Fri, Jun 4, 2010 at 1:54 PM, guivho <monodevelop at vanhoecke.org> wrote:
> When I deploy an asp.net app to the web, monodevelop never includes the css
> file(s) used by the project. There must be a simple way to do this, but I've
> not been able to get my hands on it. So when I deploy the project, any css
> file changes are not deployed, unless I manually copy the css file(s) to the
> destinaton.
> I'd be happy to read how this can be automated.

Set the build action of the files to "Content".

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list