[Mono-list] No *.targets in $prefix/lib/mono/2.0/

Alexander M. Batishchev abatishchev at gmail.com
Sat Apr 3 17:43:04 EDT 2010


Hello.

I have mono from trunk (r154756) and can't build using xbuild:

 

$ xbuild ~/Projects/Test/Test.csproj

XBuild Engine Version 2.7.0.0

Mono, Version 2.7.0.0

Copyright (C) Marek Sieradzki 2005-2008, Novell 2008-2009.

MSBUILD: error MSBUILD0000: /home/user/Projects/ Test/Test.csproj:

Imported project: "/usr/lib/mono/2.0/Microsoft.CSharp.targets" does not
exist.

 

Indeed there are no *.targets in $prefix/lib/mono/2.0/

 

$ ls /usr/lib/mono/2.0/*.targets

ls: cannot access /usr/lib/mono/2.0/*.targets: No such file or directory

 

but there are in 4.0

 

$ ls /usr/lib/mono/4.0/*.targets

/usr/lib/mono/4.0/Microsoft.Common.targets

/usr/lib/mono/4.0/Microsoft.CSharp.targets

/usr/lib/mono/4.0/Microsoft.VisualBasic.targets

 

Why?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20100404/2ee8456e/attachment.html 


More information about the Mono-list mailing list