<?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: Execute custom code during Tfs build</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2009/07/03/execute-custom-code-during-tfs-build/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2009/07/03/execute-custom-code-during-tfs-build/</link>
	<description>Wrecks of code floating in the sea of Internet</description>
	<lastBuildDate>Thu, 11 Mar 2010 09:49:55 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tfs Web access and some tinyurl magic to signal test failure</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/07/03/execute-custom-code-during-tfs-build/comment-page-1/#comment-2559</link>
		<dc:creator>Tfs Web access and some tinyurl magic to signal test failure</dc:creator>
		<pubDate>Mon, 06 Jul 2009 14:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/07/03/execute-custom-code-during-tfs-build/#comment-2559</guid>
		<description>[...] Execute custom code during Tfs build [...]</description>
		<content:encoded><![CDATA[<p>[...] Execute custom code during Tfs build [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Execute custom code during Tfs build &#124; Adobe Tutorials</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/07/03/execute-custom-code-during-tfs-build/comment-page-1/#comment-2555</link>
		<dc:creator>Execute custom code during Tfs build &#124; Adobe Tutorials</dc:creator>
		<pubDate>Fri, 03 Jul 2009 18:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/07/03/execute-custom-code-during-tfs-build/#comment-2555</guid>
		<description>[...] At this point I explained how to setup a build, and how to fully customize it editing the msbuild file to execute some tasks, like open an issue when one or more test fail. Another interesting stuff to explain is how to execute custom code during the build, to demonstrate this concept I’ll show how to tweet a warning message when test phase fails. To execute custom code you simply need to create a custom msbuild task that does everything you want, then you simply need to call this custom task Read more here: Execute custom code during Tfs build [...]</description>
		<content:encoded><![CDATA[<p>[...] At this point I explained how to setup a build, and how to fully customize it editing the msbuild file to execute some tasks, like open an issue when one or more test fail. Another interesting stuff to explain is how to execute custom code during the build, to demonstrate this concept I’ll show how to tweet a warning message when test phase fails. To execute custom code you simply need to create a custom msbuild task that does everything you want, then you simply need to call this custom task Read more here: Execute custom code during Tfs build [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
