<?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: Visual Studio Projects, and Multiple Environments</title>
	<atom:link href="http://jon.netdork.net/2008/10/08/visual-studio-projects-and-multiple-environments/feed" rel="self" type="application/rss+xml" />
	<link>http://jon.netdork.net/2008/10/08/visual-studio-projects-and-multiple-environments?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=visual-studio-projects-and-multiple-environments</link>
	<description>The Usual Stuff...</description>
	<lastBuildDate>Fri, 23 Jul 2010 07:30:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Perry</title>
		<link>http://jon.netdork.net/2008/10/08/visual-studio-projects-and-multiple-environments/comment-page-1#comment-743</link>
		<dc:creator>Perry</dc:creator>
		<pubDate>Mon, 08 Dec 2008 15:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://jon.netdork.net/?p=374#comment-743</guid>
		<description>&lt;p&gt;So, I&#039;m pretty much doing the same thing on a project I am working on. The pattern is common. Create a file for each environment (LocalDev.web.config) and use a pre build step to rename the file and copy it to the root of the site. The problem is that the web.config is under TFS source control and is read-only. You mention this fact in this post and say that you get around it by copying it to the web project&#039;s output dir. Which is the bin directory.&lt;/p&gt;

&lt;p&gt;That can&#039;t be right, can it? I thought the web.config had to be in the root of the web site directory....&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>So, I&#8217;m pretty much doing the same thing on a project I am working on. The pattern is common. Create a file for each environment (LocalDev.web.config) and use a pre build step to rename the file and copy it to the root of the site. The problem is that the web.config is under TFS source control and is read-only. You mention this fact in this post and say that you get around it by copying it to the web project&#8217;s output dir. Which is the bin directory.</p>

<p>That can&#8217;t be right, can it? I thought the web.config had to be in the root of the web site directory&#8230;.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: MSBuild, and Evaluating ItemGroups &#124; The Geekery</title>
		<link>http://jon.netdork.net/2008/10/08/visual-studio-projects-and-multiple-environments/comment-page-1#comment-728</link>
		<dc:creator>MSBuild, and Evaluating ItemGroups &#124; The Geekery</dc:creator>
		<pubDate>Sun, 26 Oct 2008 17:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://jon.netdork.net/?p=374#comment-728</guid>
		<description>&lt;p&gt;[...] of the things I&#8217;ve been working on, is building packages for releases. As I mentioned previously, I&#8217;ve started using MSBuild Community Tasks. It adds a very handy &#8220;Zip&#8221; task to [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] of the things I&#8217;ve been working on, is building packages for releases. As I mentioned previously, I&#8217;ve started using MSBuild Community Tasks. It adds a very handy &#8220;Zip&#8221; task to [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>
