[Mono-dev] Nuget and xbuild
Konrad M. Kruczyński
konrad.kruczynski at gmail.com
Wed Feb 1 14:57:55 UTC 2012
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.
--
Regards,
Konrad
More information about the Mono-devel-list
mailing list