Sign in
MSBuild Team Blog
"Coding ... the boring bit between builds"
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Agile Development
announcements
AssemblyVersionInfo
bugs
Chris Mann
Chuck England
cliff hudson
CTP
Dan Moseley
Debugging
Eric Mazurkiewicz
Faisal Mohamood
Futures
How To
Inline Tasks
Jay Shrestha
Jeffery Callahan
Known Issues
msbuild
MSBuild in Visual Studio
multiproc
Neil Enns
object model
orcas
Performance
Property Functions
stylecop
Sumedh Kanetkar
targets
tasks
Tools
VC++
Visual Studio
Visual Studio 2010
Browse by Tags
MSDN Blogs
>
MSBuild Team Blog
>
All Tags
>
jay shrestha
Tagged Content List
Blog Post:
ToolsVersion metadata for items used in MSBuild task's
Michael Fourie
Greetings MSBuilders! In Visual Studio 2005 you could only target the 2.0 Framework tools. MSBuild targets files which define the build process and MSBuild tasks to use the 1.1 framework tools were not supported . With the help of our CPX team we released MSBee to provide support for .NET 1.1....
on
17 Jul 2007
Blog Post:
Properties and AdditionalProperties metadata for items used in MSBuild task's
Michael Fourie
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 the item according to the properties you...
on
17 Jul 2007
Blog Post:
Building projects in parallel
Michael Fourie
Greetings MSBuilders! Orcas MSBuild introduces a new feature allowing build authors to build projects in parallel. To enable this feature we have introduced a new parameter to the MSBuild task called “BuildInParallel” and a new command line parameter called “maxcpucount” or “m”. Note that if you...
on
26 Apr 2007
Blog Post:
Caching Behaviour in Orcas msbuild
Michael Fourie
Greetings MSBuilders! Orcas MSBuild introduces a new parameter for the CallTarget and MSBuild task called “UseResultsCache”. Enabling this feature allows the MSBuild engine to cache the built target results like the outputs attribute from the target. At this point you may be wondering why do we...
on
26 Apr 2007
Page 1 of 1 (4 items)