PROCESS

P

Microsoft - MSBuild.exe

  • by 

MSBuild is a build tool that helps automate the process of creating a software product, including compiling the source codepackaging, testing, deployment and creating documentations. With MSBuild, it is possible to build Visual Studio projects and solutions without the Visual Studio IDE installed. MSBuild is free and open-source.[5] MSBuild was previously bundled with .NET Framework; starting with Visual Studio 2013, however, it is bundled with Visual Studio instead.[6] MSBuild is a functional replacement for the nmake utility, which remains in use in projects that originated in older Visual Studio releases.

MSBuild acts on MSBuild project files which have a similar XML syntax to Apache Ant or NAnt. Even though the syntax is based upon well-defined XML schema, the fundamental structure and operation is comparable to the traditional Unix make utility: the user specifies what will be used (typically source code files) and what the result should be (typically a static library, DLL or an executable application), but the utility itself decides what to do and the order in which to carry out the build.

MSBuild can build a project against a supported .NET Framework version of choice. This feature is called "multitargeting". Any given build of a project, however, can only target one version of the framework at a time


Unsure about which process is which? Certain processes looking suspicious?

Download the Performance Rescue Tool and get a complete machine analysis.

The analysis includes all running processes, including services. The tool will tell you what they are and which of your resources they're using, even how much of you internet connection they're using.

Get in the know and get control of your computer.

The download is quick and there's a free version to get you started.

Follow the comprehensive installation guide if you're not sure about downloading and installing from the internet.