<?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>MSBuild in Visual Studio Part 11: Other Special Targets</title><link>http://blogs.msdn.com/msbuild/archive/2005/11/17/493504.aspx</link><description>The last two entries walked through how the Compile target is used by the IDE to drive certain features. There are a number of other targets that get called at various times. Several targets exist to help compute project output groups, which are sets</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: MSBuild in Visual Studio Part 11: Other Special Targets</title><link>http://blogs.msdn.com/msbuild/archive/2005/11/17/493504.aspx#662359</link><pubDate>Tue, 11 Jul 2006 17:42:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:662359</guid><dc:creator>Matt</dc:creator><description>I have a question in relation to resolving references and dependency injection. &amp;nbsp;If project A depends on project B and project B depends on assembly C, but the dependency between B and C isn't a compile time dependency, it's a runtime dependency due to dependency injection, how can I have VS and MSBuild include assembly C whenever project A is built?&lt;br&gt;&lt;br&gt;It appears that assembly C is included in the resulting build of project B, but it is not included in the resulting build of project A, probably because the assembly manifest for project B doesn't list assembly C as a necessary resource.&lt;br&gt;&lt;br&gt;Of course, I want to avoid solutions like, including assembly C as a reference in project A and creating an unused declaration in project B to some class in assembly C...&lt;br&gt;&lt;br&gt;Thanks!&lt;br&gt;&lt;br&gt;-- Matt</description></item><item><title>MSBuild in Visual Studio | DeveloperZen</title><link>http://blogs.msdn.com/msbuild/archive/2005/11/17/493504.aspx#8875606</link><pubDate>Mon, 18 Aug 2008 02:25:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8875606</guid><dc:creator>MSBuild in Visual Studio | DeveloperZen</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.developerzen.com/2006/01/07/msbuild-in-visual-studio/"&gt;http://www.developerzen.com/2006/01/07/msbuild-in-visual-studio/&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>