<?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>Properties and AdditionalProperties metadata for items used in MSBuild task's</title><link>http://blogs.msdn.com/msbuild/archive/2007/07/17/properties-and-additionalproperties-metadata-for-items-used-in-msbuild-task-s.aspx</link><description>Greetings MSBuilders! Passing properties to projects specifically when you want to pass different sets of properties to different projects listed in the same item has always been challenging. To achieve this is Visual Studio 2005 you would have to break</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Properties and AdditionalProperties metadata for items used in MSBuild task's</title><link>http://blogs.msdn.com/msbuild/archive/2007/07/17/properties-and-additionalproperties-metadata-for-items-used-in-msbuild-task-s.aspx#4615184</link><pubDate>Tue, 28 Aug 2007 19:28:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4615184</guid><dc:creator>Eric</dc:creator><description>&lt;p&gt;This is a great feature, but will it only apply to the projects specified in the MSBuild task?&lt;/p&gt;
&lt;p&gt;The problem I always have is trying to set specific properties for an individual project within a solution I'm compiling with the MSBuild task. (Or getting out the list of the output files for a specific project, for that matter).&lt;/p&gt;
</description></item><item><title>re: Properties and AdditionalProperties metadata for items used in MSBuild task's</title><link>http://blogs.msdn.com/msbuild/archive/2007/07/17/properties-and-additionalproperties-metadata-for-items-used-in-msbuild-task-s.aspx#4787063</link><pubDate>Thu, 06 Sep 2007 16:55:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4787063</guid><dc:creator>Jay Shrestha</dc:creator><description>&lt;p&gt;This only applies to projects specified in the MSBuild task. Eventually solutions are converted to msbuild project file before processing them but I cannot think of a way where we can specify this in solution files.&lt;/p&gt;
&lt;p&gt;As forbeing able to get a list of the output files for a specific project, you can use the target's Output attribute. For instance if you output the output of the compile target then you can use TargetOutputs property of the msbuild task to get that output.&lt;/p&gt;
&lt;p&gt;If you need an example please let me know and I can help out.&lt;/p&gt;
&lt;p&gt;Jay Shrestha&lt;/p&gt;
&lt;p&gt;(Jaysh@microsoft.com)&lt;/p&gt;
</description></item><item><title>MSBuild 3.5 Tips and a Small MSBuild 4.0 Wish List</title><link>http://blogs.msdn.com/msbuild/archive/2007/07/17/properties-and-additionalproperties-metadata-for-items-used-in-msbuild-task-s.aspx#6126293</link><pubDate>Mon, 12 Nov 2007 07:06:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6126293</guid><dc:creator>John Robbins' Blog</dc:creator><description>&lt;p&gt;Earlier this week, I spent some quality time porting a moderately complicated build over to MSBUILD 3.5,&lt;/p&gt;
</description></item></channel></rss>