[Mono-bugs] [Bug 531276] Documentation missing

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Aug 17 03:35:06 EDT 2009


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

User frederick.roth at topalis.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=531276#c2





--- Comment #2 from Frederick Roth <frederick.roth at topalis.com>  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.


More information about the mono-bugs mailing list