<?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"
	>
<channel>
	<title>Comments on: How to publish a web site with MSBuild</title>
	<atom:link href="http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/</link>
	<description>Getting the job done with .NET</description>
	<pubDate>Fri, 21 Nov 2008 17:20:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Codepolice.net &#187; Blog Archive &#187; Finally have Subversion + CruiseControl.NET + MSBuild running</title>
		<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/#comment-404</link>
		<dc:creator>Codepolice.net &#187; Blog Archive &#187; Finally have Subversion + CruiseControl.NET + MSBuild running</dc:creator>
		<pubDate>Thu, 06 Nov 2008 16:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://codingcockerel.co.uk/?p=15#comment-404</guid>
		<description>[...] i started to look at MSBuild and see if it could handle my Publish task and i found this great article. It explains how to make a build file that build your project and then also simulate the publish [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] i started to look at MSBuild and see if it could handle my Publish task and i found this great article. It explains how to make a build file that build your project and then also simulate the publish [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: codingcockerel</title>
		<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/#comment-37</link>
		<dc:creator>codingcockerel</dc:creator>
		<pubDate>Wed, 23 Jul 2008 21:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://codingcockerel.co.uk/?p=15#comment-37</guid>
		<description>Mike, can you provide a little more info with regards to the build being "slightly different"? Also which web tests fail? I must admit I have not seen this problem before.</description>
		<content:encoded><![CDATA[<p>Mike, can you provide a little more info with regards to the build being &#8220;slightly different&#8221;? Also which web tests fail? I must admit I have not seen this problem before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Frederick</title>
		<link>http://codingcockerel.co.uk/2008/05/18/how-to-publish-a-web-site-with-msbuild/#comment-35</link>
		<dc:creator>Mike Frederick</dc:creator>
		<pubDate>Tue, 22 Jul 2008 23:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://codingcockerel.co.uk/?p=15#comment-35</guid>
		<description>We use the same procedure; however, I have found that if you specify /p:Configuration:Release on the MSBuild command line a slightly different build results which will not pass our web tests.  Do you know anything about this?  Setting it to Debug or completely removing the switch creates useable code.</description>
		<content:encoded><![CDATA[<p>We use the same procedure; however, I have found that if you specify /p:Configuration:Release on the MSBuild command line a slightly different build results which will not pass our web tests.  Do you know anything about this?  Setting it to Debug or completely removing the switch creates useable code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
