<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ILMerge in MSBuild</title><link>http://blogs.msdn.com/b/jomo_fisher/archive/2006/03/05/ilmerge-in-msbuild.aspx</link><description>&amp;lt;!-- Use of included script samples are subject to the terms specified at http://www.microsoft.com/resources/sharedsource/licensingbasics/permissivelicense.mspx 
 Written by Jomo Fisher --&amp;gt; &amp;lt;Project DefaultTargets="Build" xmlns=" http://schemas</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: ILMerge in MSBuild</title><link>http://blogs.msdn.com/b/jomo_fisher/archive/2006/03/05/ilmerge-in-msbuild.aspx#9940931</link><pubDate>Thu, 24 Dec 2009 11:42:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9940931</guid><dc:creator>Daniel Fortunov</dc:creator><description>&lt;p&gt;I realise this is just something you came up in your spare time but one shortcoming is that this task will execute on every build because there is no InputFiles/OutputFiles specified for the task.&lt;/p&gt;
&lt;p&gt;Furthermore, specifying these values correctly is tricky because you're overwriting an existing build output file when you do the ILMerge, so if you're not careful you could get into a position where the task never runs because it sees the (non-yet-merged) output file is up to date!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9940931" width="1" height="1"&gt;</description></item><item><title>Hack the Build: Use ILMerge and MSBuild to Combine Multiple Assemblies into One</title><link>http://blogs.msdn.com/b/jomo_fisher/archive/2006/03/05/ilmerge-in-msbuild.aspx#544146</link><pubDate>Mon, 06 Mar 2006 01:33:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:544146</guid><dc:creator>Jomo Fisher</dc:creator><description>Jomo Fisher--Over the last few years I've been coding mostly in C#--before that, my day-to-day work was...&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=544146" width="1" height="1"&gt;</description></item></channel></rss>