Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Faisal Mohamood » MSBuild in Visual Studio   (RSS)

Multi-Targeting : How does it work?

So in my last post , I described the multi-targeting feature at a very high level. I discussed how there will be three frameworks that you can build "for", and how there will be two toolsets - i.e. .NET Framework 2.0 / MSBuild 2.0 toolset, and the .NET

MSBuild / Visual Studio aware error messages and message formats

MSBuild recognizes error messages and warnings that have been specially formatted by many command line tools that typically write to the console. For instance, take a look at the following error messages - they are all properly formatted to be MSBuild
 
Page view tracker