<?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/"
	xmlns:series="https://publishpress.com/"
	>

<channel>
	<title>TFS build without a build server Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist</title>
	<atom:link href="https://www.anujvarma.com/tag/tfs-build-without-a-build-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.anujvarma.com/tag/tfs-build-without-a-build-server/</link>
	<description>Production Grade Technical Solutions &#124; Data Encryption and Public Cloud Expert</description>
	<lastBuildDate>Fri, 18 Mar 2016 18:14:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://www.anujvarma.com/wp-content/uploads/anujtech.png</url>
	<title>TFS build without a build server Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist</title>
	<link>https://www.anujvarma.com/tag/tfs-build-without-a-build-server/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>TFS Build without a build servers</title>
		<link>https://www.anujvarma.com/tfs-build-without-a-build-servers/</link>
					<comments>https://www.anujvarma.com/tfs-build-without-a-build-servers/#respond</comments>
		
		<dc:creator><![CDATA[Anuj Varma]]></dc:creator>
		<pubDate>Thu, 17 Mar 2016 01:42:45 +0000</pubDate>
				<category><![CDATA[Source and Version Control]]></category>
		<category><![CDATA[TFS build without a build server]]></category>
		<guid isPermaLink="false">http://www.anujvarma.com/?p=3969</guid>

					<description><![CDATA[<p>Ideally, your builds should be taking place on a configured build server – which pulls the latest code (from a specified branch) and then tries to compile it. In a [&#8230;]</p>
<p>The post <a href="https://www.anujvarma.com/tfs-build-without-a-build-servers/">TFS Build without a build servers</a> appeared first on <a href="https://www.anujvarma.com">Anuj Varma, Hands-On Technology Architect, Clean Air Activist</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Ideally, your builds should be taking place on a configured build server – which pulls the latest code (from a specified branch) and then tries to compile it. In a perfect world, you would run a set of automated unit tests before passing the build.  </p>
<p>What if you do not have a separate TFS build server? What if you still want to try and do some sort of automated build – but do not have a dedicated TFS server to utilize?  </p>
<h3>Use your desktop as the build server</h3>
<p>When you get down to the details, the only thing the TFS server would have done for you is:</p>
<ol>
<li>Get the latest source code – using TF.exe
<li>Build it using msbuild.exe–&nbsp; with possibly some optional parameters passed in. </li>
</ol>
<p>You can accomplish both these easily on your own desktop.  </p>
<p>I noticed that someone had already written a very descriptive post on this topic – so I am just going to <a href="http://andrewchaa.me.uk/2009/01/26/msbuild-task-get-the-latest-code-from-tfs-and-build/">point to their post </a>.</p>
<p>The post <a href="https://www.anujvarma.com/tfs-build-without-a-build-servers/">TFS Build without a build servers</a> appeared first on <a href="https://www.anujvarma.com">Anuj Varma, Hands-On Technology Architect, Clean Air Activist</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anujvarma.com/tfs-build-without-a-build-servers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Content Delivery Network via N/A
Minified using Disk

Served from: www.anujvarma.com @ 2026-07-22 12:29:54 by W3 Total Cache
-->