<?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>Building .NET 4.0 Applications Using Team Build 2008</title><link>http://blogs.msdn.com/b/willbar/archive/2009/11/01/building-net-4-0-applications-using-team-build-2008.aspx</link><description>Our division’s primary Team Foundation Server is running TFS 2008 and as such we’re using Team Build 2008. This week I wanted to set up a Team Build 2008 definition to build a .NET 4.0 Silverlight application and this post explains how to do that. 
</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Building .NET 4.0 Applications Using Team Build 2008</title><link>http://blogs.msdn.com/b/willbar/archive/2009/11/01/building-net-4-0-applications-using-team-build-2008.aspx#10065367</link><pubDate>Tue, 21 Sep 2010 00:48:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10065367</guid><dc:creator>cheong</dc:creator><description>&lt;p&gt;i had done 4 steps above.i even change the tools version in tfsbuild.config to 4.0.but when it build solution, it build with tool version 2.0 but it others steps it look fine.Anyone face this problem before?Can anyone share the solution?I using vs2010 ultimate and team build 2008.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10065367" width="1" height="1"&gt;</description></item><item><title>re: Building .NET 4.0 Applications Using Team Build 2008</title><link>http://blogs.msdn.com/b/willbar/archive/2009/11/01/building-net-4-0-applications-using-team-build-2008.aspx#10054753</link><pubDate>Thu, 26 Aug 2010 19:33:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10054753</guid><dc:creator>kvillines</dc:creator><description>&lt;p&gt;This worked for all 2010 C# projects but we have a problem with our VC++ 2010 projects building in Team Build 2008 (actually they won&amp;#39;t build). &lt;/p&gt;
&lt;p&gt;We keep getting errors because the 2008 build targets send all VC++ project files to the VCBuild target. The projects have been converted to 2010 so the VCBuild target isn&amp;#39;t needed. &amp;nbsp;Team Build 2008 should be building the VC++ 2010 projects using MsBuild.&lt;/p&gt;
&lt;p&gt;Is there any way to override the VCBuild target? Kind of like how we put in the new msbuild path to the 4.0 msbuild?&lt;/p&gt;
&lt;p&gt;Ideas?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10054753" width="1" height="1"&gt;</description></item><item><title>re: Building .NET 4.0 Applications Using Team Build 2008</title><link>http://blogs.msdn.com/b/willbar/archive/2009/11/01/building-net-4-0-applications-using-team-build-2008.aspx#10020874</link><pubDate>Mon, 07 Jun 2010 13:21:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10020874</guid><dc:creator>Jurjen74</dc:creator><description>&lt;p&gt;Of course now that the final version is out... the path is c:\Windows\Microsoft.NET\Framework\v4.0.30319&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10020874" width="1" height="1"&gt;</description></item><item><title>re: Building .NET 4.0 Applications Using Team Build 2008</title><link>http://blogs.msdn.com/b/willbar/archive/2009/11/01/building-net-4-0-applications-using-team-build-2008.aspx#10020873</link><pubDate>Mon, 07 Jun 2010 13:21:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10020873</guid><dc:creator>Jurjen74</dc:creator><description>&lt;p&gt;Ofcourse now that the final version is out... the path is c:\Windows\Microsoft.NET\Framework\v4.0.30319&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10020873" width="1" height="1"&gt;</description></item><item><title>re: Building .NET 4.0 Applications Using Team Build 2008</title><link>http://blogs.msdn.com/b/willbar/archive/2009/11/01/building-net-4-0-applications-using-team-build-2008.aspx#10000100</link><pubDate>Wed, 21 Apr 2010 15:38:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10000100</guid><dc:creator>William D. Bartholomew</dc:creator><description>&lt;p&gt;I don't believe TFS 2005 allowed you to redirect the path to MSBuild.exe. What did you do to get VS 2008 SP1 projects working? One solution I've heard of (but it's not trivial and not supported) is renaming MSBuild.exe to MSBuildOriginal.exe and creating your own MSBuild.exe in its place that inspects the project file being built and then shells out to the correct MSBuild.exe passing through the same arguments it is passed.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10000100" width="1" height="1"&gt;</description></item><item><title>re: Building .NET 4.0 Applications Using Team Build 2008</title><link>http://blogs.msdn.com/b/willbar/archive/2009/11/01/building-net-4-0-applications-using-team-build-2008.aspx#9995316</link><pubDate>Tue, 13 Apr 2010 18:40:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9995316</guid><dc:creator>AnthonyDiaz</dc:creator><description>&lt;p&gt;Is there a similar solution for TFS 2005? &amp;nbsp;We are currently trying to upgrade to VS 2010 and having several build issues. &amp;nbsp;Would like to avoid installing the full VS 2010 on the build server and only push out the pieces that are needed for the build to function. &amp;nbsp;We already have the build server working properly with VS 2008 SP1 projects.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9995316" width="1" height="1"&gt;</description></item></channel></rss>