<?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: Simple assembly versioning with Team Build 2010</title>
	<atom:link href="http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/</link>
	<description>Blog of Stuart Preston</description>
	<lastBuildDate>Sun, 02 Oct 2011 13:45:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Larry</title>
		<link>http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/comment-page-1/#comment-116</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sun, 02 Oct 2011 13:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/#comment-116</guid>
		<description>Thanks for a great post!. I&#039;m using a VB project and had to modify the fragment  a bit. For anyone who could use it I&#039;m copying it below.
Larry

  

  
    
      
    

    
      $([MSBuild]::Add($(BuildNumber.LastIndexOf(&#039;_&#039;)),1))
    

    
      
    

    
    
    
  </description>
		<content:encoded><![CDATA[<p>Thanks for a great post!. I&#8217;m using a VB project and had to modify the fragment  a bit. For anyone who could use it I&#8217;m copying it below.<br />
Larry</p>
<p>      $([MSBuild]::Add($(BuildNumber.LastIndexOf(&#8216;_&#8217;)),1))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Hardister</title>
		<link>http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/comment-page-1/#comment-91</link>
		<dc:creator>Bob Hardister</dc:creator>
		<pubDate>Tue, 03 Aug 2010 15:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/#comment-91</guid>
		<description>Hi,

Nice work. I have a similar approach except that it does not require modification to the .csproj files. See http://agilescmtalk.com/node/42.

Cheers,

Bob</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice work. I have a similar approach except that it does not require modification to the .csproj files. See <a href="http://agilescmtalk.com/node/42" rel="nofollow">http://agilescmtalk.com/node/42</a>.</p>
<p>Cheers,</p>
<p>Bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Hart</title>
		<link>http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/comment-page-1/#comment-87</link>
		<dc:creator>Simon Hart</dc:creator>
		<pubDate>Thu, 01 Jul 2010 14:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/#comment-87</guid>
		<description>Nice. Thanks for this.

Simon</description>
		<content:encoded><![CDATA[<p>Nice. Thanks for this.</p>
<p>Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/comment-page-1/#comment-85</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Fri, 25 Jun 2010 11:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/05/02/simple-assembly-versioning-with-team-build-2010/#comment-85</guid>
		<description>Great! This is exactly what I was looking for. Many thanks for this explanation! :)</description>
		<content:encoded><![CDATA[<p>Great! This is exactly what I was looking for. Many thanks for this explanation! :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

