[MonoDevelop] Build ASP.NET web app project from console
Alexander M. Batishchev
abatishchev at godfather.net.ru
Fri Mar 19 17:20:35 EDT 2010
Thanks a lot!
But xbuild doesn’t works for me. What have I do to fix it?
$ xbuild /target:Debug Example.sln
Imported project: "/usr/lib/mono/2.0/Microsoft.CSharp.targets" does not exist.
Or maybe it's better to ask in another mailing list?
Alex
-----Original Message-----
From: Jose Pino Medina [mailto:joil at joil.cl]
Sent: Saturday, March 20, 2010 12:15 AM
To: Alexander M. Batishchev
Cc: monodevelop-list at lists.ximian.com
Subject: Re: [MonoDevelop] Build ASP.NET web app project from console
On Fri, 19 Mar 2010 22:42:43 +0300, "Alexander M. Batishchev"
<abatishchev at godfather.net.ru> wrote:
> Hello.
try whith,
#>apt-get install mono-xbuild
$>xbuild "solution".sln
> Is it possible to run MD on Linux (Debian 5.0 in my case) without X-Server
> installed to compile an ASP.NET Web Application project and it's dependencies (DLLs) to run in onto XSP?
>
> Thanks.
>
> Alex
More information about the Monodevelop-list
mailing list