<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: NAnt &#8211; list all targets in build file</title>
	<atom:link href="http://lostechies.com/jasonmeridth/2007/11/07/nant-list-all-targets-in-build-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jasonmeridth/2007/11/07/nant-list-all-targets-in-build-file/</link>
	<description>Just another LosTechies site</description>
	<lastBuildDate>Thu, 29 Mar 2012 20:33:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Jimmy Bogard</title>
		<link>http://lostechies.com/jasonmeridth/2007/11/07/nant-list-all-targets-in-build-file/#comment-205</link>
		<dc:creator>Jimmy Bogard</dc:creator>
		<pubDate>Wed, 07 Nov 2007 15:27:47 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jason_meridth/archive/2007/11/07/nant-list-all-targets-in-build-file.aspx#comment-205</guid>
		<description>Also, it will separate your targets out to &quot;Default Target&quot;, &quot;Main Targets&quot;, and &quot;Sub Targets&quot;.

&quot;Default Target&quot; is obvious of course, but the other two are broken out by the &quot;description&quot; attribute.  If a target has a description, it goes in the &quot;Main Targets&quot; list, otherwise, it goes in the &quot;Sub Targets&quot; list.

I used to document all my targets with &quot;description&quot;, but now I only do the &quot;public&quot; ones.  XML comments are better suited for more detailed descriptions.</description>
		<content:encoded><![CDATA[<p>Also, it will separate your targets out to &#8220;Default Target&#8221;, &#8220;Main Targets&#8221;, and &#8220;Sub Targets&#8221;.</p>
<p>&#8220;Default Target&#8221; is obvious of course, but the other two are broken out by the &#8220;description&#8221; attribute.  If a target has a description, it goes in the &#8220;Main Targets&#8221; list, otherwise, it goes in the &#8220;Sub Targets&#8221; list.</p>
<p>I used to document all my targets with &#8220;description&#8221;, but now I only do the &#8220;public&#8221; ones.  XML comments are better suited for more detailed descriptions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
