Am 06.08.2011 21:12, schrieb Ryan Boggs:
Hi,

I'm thinking that at this point, since I believe I fixed the one or two
things from the comments I received some months ago, I will commit these
changes by end of day Monday unless I hear any objections before then.
 From there, I will perform some nightlys with these changes for public
testing.  Sound good?

Another minor fix:
please add the missing </list> entry to xmldoc

Thanks

Dominik
--
The answer to the great question of life,
the universe and everything is 42 (Douglas Adams)
diff -r 97ca578ef4f5 src/NAnt.MSBuild/MSBuildProject.cs
--- a/src/NAnt.MSBuild/MSBuildProject.cs        Sat Aug 06 23:07:12 2011 +0200
+++ b/src/NAnt.MSBuild/MSBuildProject.cs        Sun Aug 07 22:30:20 2011 +0200
@@ -254,6 +254,7 @@
         /// <item>
         /// <description>ToolsVersion attribute</description>
         /// </item>
+        /// </list>
         /// </remarks>
         /// <param name="docElement">
         /// A <see cref="System.Xml.XmlElement"/> representing the msbuild 
project file.
------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to