| Mike's profileFreeToDevBlogLists | Help |
|
June 07 Braces break %(RecursiveDir) in MSBuildUpdate: 3 December 07 - The RTM version of MSBuild 2008 fixes this issue!Summary
Scope
Repro
<Project DefaultTargets="DeployFiles" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
Workaround
Hopefully this gets fixed in Beta 2...FTD June 06 Roll on Windows Server 2008!Here is a great video showing the new Virtual Server capabilities: http://soapbox.msn.com/video.aspx?vid=5119240c-6579-4827-8338-7f5539930402 Highlights:
June 05 Beware $ in MSBuild 3.5In November 2006 I wrote 'Beware $ in MSBuild 1.0'. Working with Visual Studio 2008 Beta 1 which has MSBuild 3.5, I am getting the same unexpected behaviour:
SomeFiles1 – all files will all be copied to SomeFolder1 with no directory structure maintained. This is not expected behaviour ! I did log the bug, though perhaps it hasn't made the cut for the next version of MSBuild... let's wait for Beta 2!...FTD June 04 Microsoft Team Build & MSBuild Desksheet 2.0I've made some tweaks to the original Desksheet. If you are new to TeamBuild or MSBuild, then start with the original. The new version is more helpful for those with a bit more experience (though the same forgetful mind!). You can download it here. Note: All this information comes from MSDN. If you are looking for more details, consult the MSBuild reference or forums. This will be the last Desksheet for MSBuild 2005. Today Microsoft announced Visual Studio 2008. It will ship around the end of the year and is has a new version of MSBuild (3.5) that introduces some great new features. I'll be putting together a Desksheet for MSBuild 2008 shortly after Beta 2, which is expected in the late summer...FTD |
|
|