<?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>Wildcard content using MSBuild</title><link>http://blogs.msdn.com/shawnhar/archive/2007/06/06/wildcard-content-using-msbuild.aspx</link><description>One of my favorite things about the C# project system in Visual Studio is the way it is implemented on top of MSBuild . Visual Studio provides a nice user interface for editing your project, but when you hit F5 it just calls through into MSBuild to do</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Loading content from zip archives</title><link>http://blogs.msdn.com/shawnhar/archive/2007/06/06/wildcard-content-using-msbuild.aspx#3121759</link><pubDate>Wed, 06 Jun 2007 20:33:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3121759</guid><dc:creator>Shawn Hargreaves Blog</dc:creator><description>&lt;p&gt;Nick Gravelyn has posted some code for embedding XNA content in zip archives . Not only does this provide&lt;/p&gt;
</description></item><item><title>re: Wildcard content using MSBuild</title><link>http://blogs.msdn.com/shawnhar/archive/2007/06/06/wildcard-content-using-msbuild.aspx#4631908</link><pubDate>Wed, 29 Aug 2007 20:57:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4631908</guid><dc:creator>matt.godbolt</dc:creator><description>&lt;p&gt;A very useful technique; but seemingly you need to reload the project file every time a new file is added in order for .NET to notice. &amp;nbsp;I've seen this fixed before by using a build rule to re-shell out to MSBuild again to build (forcing msbuild to run again) - is there a better way than this? &amp;nbsp;Or should I just be telling my artists to reload the vcproj when they add assets?&lt;/p&gt;
&lt;p&gt;Thanks :)&lt;/p&gt;
</description></item></channel></rss>