http://bugzilla.novell.com/show_bug.cgi?id=531276

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=531276#c2





--- Comment #2 from Frederick Roth <[email protected]>  2009-08-17 
01:35:04 MDT ---
Hi, thanks for this Information and the promise of a manpage.

I would be really glad to see additional documentation about how xbuild
behaviour differs from the behaviour of msbuild.

It took me a while to find out that xbuild does not ignore case in the name of
tasks and therefore the msdn examples like 
"<CSC
    Sources="@(Compile)"
    OutputAssembly="$(AppName).exe"
    EmitDebugInformation="true" />
"
(ref: http://msdn.microsoft.com/en-us/library/s5c8athz.aspx)
do not work because you have to write Csc instead of CSC.

Greetings,

Fred

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to