<?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: ASP.Net Web Config Transform Console Utility released on nuget</title>
	<atom:link href="http://lostechies.com/erichexter/2013/01/20/asp-net-web-config-transform-console-utility-released-on-nuget/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/erichexter/2013/01/20/asp-net-web-config-transform-console-utility-released-on-nuget/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 00:49:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Noel McCrory</title>
		<link>http://lostechies.com/erichexter/2013/01/20/asp-net-web-config-transform-console-utility-released-on-nuget/#comment-600</link>
		<dc:creator>Noel McCrory</dc:creator>
		<pubDate>Fri, 01 Feb 2013 12:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/erichexter/?p=377#comment-600</guid>
		<description>Slow Cheetah does something similar - http://visualstudiogallery.msdn.microsoft.com/69023d00-a4f9-4a34-a6cd-7e854ba318b5</description>
		<content:encoded><![CDATA[<p>Slow Cheetah does something similar - http://visualstudiogallery.msdn.microsoft.com/69023d00-a4f9-4a34-a6cd-7e854ba318b5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Ribas</title>
		<link>http://lostechies.com/erichexter/2013/01/20/asp-net-web-config-transform-console-utility-released-on-nuget/#comment-573</link>
		<dc:creator>Carlos Ribas</dc:creator>
		<pubDate>Tue, 22 Jan 2013 17:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/erichexter/?p=377#comment-573</guid>
		<description>ctt is actually superior to this because it supports tokenized parameter substitution.  :)</description>
		<content:encoded><![CDATA[<p>ctt is actually superior to this because it supports tokenized parameter substitution.  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DavidP</title>
		<link>http://lostechies.com/erichexter/2013/01/20/asp-net-web-config-transform-console-utility-released-on-nuget/#comment-570</link>
		<dc:creator>DavidP</dc:creator>
		<pubDate>Mon, 21 Jan 2013 16:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/erichexter/?p=377#comment-570</guid>
		<description>Or you could&#039;ve just used the one that is already out there: http://ctt.codeplex.com/

;)</description>
		<content:encoded><![CDATA[<p>Or you could&#8217;ve just used the one that is already out there: http://ctt.codeplex.com/<br />
 <img src='http://lostechies.com/erichexter/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rémi BOURGAREL</title>
		<link>http://lostechies.com/erichexter/2013/01/20/asp-net-web-config-transform-console-utility-released-on-nuget/#comment-569</link>
		<dc:creator>Rémi BOURGAREL</dc:creator>
		<pubDate>Mon, 21 Jan 2013 10:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/erichexter/?p=377#comment-569</guid>
		<description>In my msbuild : 

is working for me</description>
		<content:encoded><![CDATA[<p>In my msbuild : </p>
<p>is working for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Critchley</title>
		<link>http://lostechies.com/erichexter/2013/01/20/asp-net-web-config-transform-console-utility-released-on-nuget/#comment-568</link>
		<dc:creator>Sam Critchley</dc:creator>
		<pubDate>Mon, 21 Jan 2013 07:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/erichexter/?p=377#comment-568</guid>
		<description>I prefer to have all my different deployment settings stored in the build server config. Its a much more appropriate place for them imho. Also means your not sharing production server settings in your source code. I&#039;ve used the msbuild task XmlPoke to set config values in .config files from parameter values passed to msbuild.exe.</description>
		<content:encoded><![CDATA[<p>I prefer to have all my different deployment settings stored in the build server config. Its a much more appropriate place for them imho. Also means your not sharing production server settings in your source code. I&#8217;ve used the msbuild task XmlPoke to set config values in .config files from parameter values passed to msbuild.exe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill keenan</title>
		<link>http://lostechies.com/erichexter/2013/01/20/asp-net-web-config-transform-console-utility-released-on-nuget/#comment-567</link>
		<dc:creator>bill keenan</dc:creator>
		<pubDate>Sun, 20 Jan 2013 21:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/erichexter/?p=377#comment-567</guid>
		<description>Hm.. I&#039;ve found it way easier just to keep the seperate configs, and copy the appropriate one in as part of the build script..</description>
		<content:encoded><![CDATA[<p>Hm.. I&#8217;ve found it way easier just to keep the seperate configs, and copy the appropriate one in as part of the build script..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
