[Mono-dev] Nuget and xbuild

Ankit Jain radical at gmail.com
Wed Feb 1 17:06:01 UTC 2012


2012/2/1 Konrad M. <konrad.kruczynski at gmail.com>

> On Wed, 2012-02-01 at 16:52 +0530, Ankit Jain wrote:
>
>
> > xbuild doesn't support property functions yet. In this case, the
> > replacement should
> > be easy:
> >
> >
> >   <PackagesConfig>$(ProjectDir)\packages.config</PackagesConfig>
> >
>
> I thought so. Your workaround should work most of the time. The problem
> is little bit wider however - this is the content of default
> nuget.targets file and can be found in some (many in future?) open
> source projects which can't therefore be built this way on Mono (but
> other than that are well buildable).
>
> Do you know whether someone currently works on that? I would try to fix
> that myself, however I'm not familiar with xbuild's code yet.
>

Andrés plans to work on adding support for "string property functions", to
start
with ;) Added him to CC.

-- 
Blog : http://www.ankitjain.org/blog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120201/61923c51/attachment.html>


More information about the Mono-devel-list mailing list