<?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: Setup Projects are Great, Until Visual Studio Corrupts Them</title>
	<atom:link href="http://brennan.offwhite.net/blog/2006/09/28/setup-projects-are-great-until-visual-studio-corrupts-them/feed/" rel="self" type="application/rss+xml" />
	<link>http://brennan.offwhite.net/blog/2006/09/28/setup-projects-are-great-until-visual-studio-corrupts-them/</link>
	<description>My Experiences with Software Development</description>
	<pubDate>Tue, 06 Jan 2009 13:12:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: chris mylonas</title>
		<link>http://brennan.offwhite.net/blog/2006/09/28/setup-projects-are-great-until-visual-studio-corrupts-them/#comment-7177</link>
		<dc:creator>chris mylonas</dc:creator>
		<pubDate>Mon, 09 Oct 2006 07:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://brennan.offwhite.net/blog/2006/09/28/setup-projects-are-great-until-visual-studio-corrupts-them/#comment-7177</guid>
		<description>One workaround is to delete *all assembly references* from the "File" section of the setup project file. All this reference start with a GUID reference and end with the  "IsolateTo" property.

Rebuild and the setup project will be build correcly.</description>
		<content:encoded><![CDATA[<p>One workaround is to delete *all assembly references* from the "File" section of the setup project file. All this reference start with a GUID reference and end with the  "IsolateTo" property.</p>
<p>Rebuild and the setup project will be build correcly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
