Dmitry, This is fixed in recent nightly builds.
Thanks for the report, Gert ----- Original Message ----- From: "Dmitry Sapunov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 10, 2003 7:54 PM Subject: [nant-dev] nant 0.8.3 release - bug in documentation > Documentation file "\doc\help\tasks\csctask.html" contain error: the > "output" attribute of the csc task means not "Output directory for the > compilation target." but "Name of the output file". It became clear only > when debug information is included into output DLL - file named with > "directory" name and ".pdb" extension is created in the project's root > directory and compilation fails with CS0016 error - access denied. > When "output" parameter defined as file name - everything is working fine. > > wbr, dMitry. > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > nant-developers mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-developers > > ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
