<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Milan Nankov’s Blog &#187; MSBuild</title>
	<atom:link href="http://blog.nankov.com/tag/msbuild/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nankov.com</link>
	<description>WPF, XNA, MSBuild, and other technologies blog</description>
	<lastBuildDate>Sat, 22 Oct 2011 21:00:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Scheduling multiple builds with a single click (using MSBuild and Team Build 2008)</title>
		<link>http://blog.nankov.com/2009/04/27/scheduling-multiple-builds-with-a-single-click-using-msbuild-and-team-build-2008/</link>
		<comments>http://blog.nankov.com/2009/04/27/scheduling-multiple-builds-with-a-single-click-using-msbuild-and-team-build-2008/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 07:17:05 +0000</pubDate>
		<dc:creator>Milan</dc:creator>
				<category><![CDATA[Build Systems]]></category>
		<category><![CDATA[Microsoft Team Build]]></category>
		<category><![CDATA[MSBuild]]></category>
		<category><![CDATA[Team Build]]></category>

		<guid isPermaLink="false">http://blog.nankov.com/2009/04/27/scheduling-multiple-builds-with-a-single-click-using-msbuild-and-team-build-2008/</guid>
		<description><![CDATA[I have just posted an article about scheduling multiple builds with Team Build and MSBuild at my Telerik blog. Here is an excerpt: If you are working on a large project it is very probable that the project is composed of several parts/modules which are build separately. What are your options if you want to [...]]]></description>
			<content:encoded><![CDATA[<p>I have just posted an article about scheduling multiple builds with Team Build and MSBuild at my Telerik blog. Here is an excerpt: </p>
<p>If you are working on a large project it is very probable that the project is composed of several parts/modules which are build separately. What are your options if you want to be able to rebuild the whole thing easily? If you are a Quake tournament winner equipped with Razer Copperhead mouse you could probably schedule 10 builds (in the right order) in a matter of seconds but what about your colleagues that are not so gifted? Well, there is the TfsBuild command line tool but in case you are using the 2008 version and you would like to have the freedom to choose a build agent when scheduling a build you are out of luck. It seems that the only viable option is to write a custom tool that talks directly to Team Build. </p>
<p>You can find the whole blog post <a href="http://blogs.telerik.com/milannankov/posts/09-04-27/scheduling_multiple_builds_with_a_single_click_using_msbuild_and_team_build_2008.aspx " target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nankov.com/2009/04/27/scheduling-multiple-builds-with-a-single-click-using-msbuild-and-team-build-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

