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 _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
