
<?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: Auto-Incrementing Build Numbers in Visual Studio.NET</title>
	<atom:link href="http://www.razorleaf.com/2010/01/auto-incrementing-visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.razorleaf.com/2010/01/auto-incrementing-visual-studio/</link>
	<description>Innovative Process Solutions. Bottom-Line Results.</description>
	<lastBuildDate>Fri, 13 Jan 2012 21:29:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: pbidi</title>
		<link>http://www.razorleaf.com/2010/01/auto-incrementing-visual-studio/comment-page-1/#comment-785</link>
		<dc:creator>pbidi</dc:creator>
		<pubDate>Wed, 01 Sep 2010 23:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorleaf.com/?p=6041#comment-785</guid>
		<description>Great article, it&#039;s a little known feature that not many developers remember to leverage, especially on the Asp.Net side of coding.  Personally I prefer a nightly TFS build and letting the build dictate those revision numbers.</description>
		<content:encoded><![CDATA[<p>Great article, it&#8217;s a little known feature that not many developers remember to leverage, especially on the Asp.Net side of coding.  Personally I prefer a nightly TFS build and letting the build dictate those revision numbers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Luc</title>
		<link>http://www.razorleaf.com/2010/01/auto-incrementing-visual-studio/comment-page-1/#comment-314</link>
		<dc:creator>Paul Luc</dc:creator>
		<pubDate>Tue, 25 May 2010 12:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorleaf.com/?p=6041#comment-314</guid>
		<description>Thanks for the feedback, Floyd.  That&#039;s a great example of a custom auto-incrementing algorithm.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback, Floyd.  That&#8217;s a great example of a custom auto-incrementing algorithm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: floyd burger</title>
		<link>http://www.razorleaf.com/2010/01/auto-incrementing-visual-studio/comment-page-1/#comment-304</link>
		<dc:creator>floyd burger</dc:creator>
		<pubDate>Mon, 17 May 2010 20:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorleaf.com/?p=6041#comment-304</guid>
		<description>Automatic version increments for specific builds (i.e. debug and release).  You can tell it to increment the version only when doing a Release build.
http://autobuildversion.codeplex.com/</description>
		<content:encoded><![CDATA[<p>Automatic version increments for specific builds (i.e. debug and release).  You can tell it to increment the version only when doing a Release build.<br />
<a href="http://autobuildversion.codeplex.com/" rel="nofollow">http://autobuildversion.codeplex.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Luc</title>
		<link>http://www.razorleaf.com/2010/01/auto-incrementing-visual-studio/comment-page-1/#comment-157</link>
		<dc:creator>Paul Luc</dc:creator>
		<pubDate>Wed, 27 Jan 2010 00:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorleaf.com/?p=6041#comment-157</guid>
		<description>Thanks for the comment, Mike.  While it’s true that you can edit assembly version information via the IDE, you must first remove the AssemblyFileVersion attribute from the AssemblyInfo.cs file in order for Visual Studio to apply auto-incrementing.  Simply clearing the field values for the assembly file version via the IDE will result in a format-related exception.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment, Mike.  While it’s true that you can edit assembly version information via the IDE, you must first remove the AssemblyFileVersion attribute from the AssemblyInfo.cs file in order for Visual Studio to apply auto-incrementing.  Simply clearing the field values for the assembly file version via the IDE will result in a format-related exception.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike D.</title>
		<link>http://www.razorleaf.com/2010/01/auto-incrementing-visual-studio/comment-page-1/#comment-156</link>
		<dc:creator>Mike D.</dc:creator>
		<pubDate>Tue, 26 Jan 2010 18:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.razorleaf.com/?p=6041#comment-156</guid>
		<description>You can also do this in the Visual Studio IDE. Click the &quot;Assembly Information...&quot; button on the Application tab of the Project Properties page and change the Assembly and File Version entries as shown above.</description>
		<content:encoded><![CDATA[<p>You can also do this in the Visual Studio IDE. Click the &#8220;Assembly Information&#8230;&#8221; button on the Application tab of the Project Properties page and change the Assembly and File Version entries as shown above.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
