File extension targets

Name: Programming Files

Popularity: 6

Open With: Microsoft Visual Studio 2013

What is this targets file?

Development file included with MSBuild, the project build platform for Microsoft Visual Studio; contains items, properties, tasks, and targets for common programming scenarios; may be referenced and imported by Visual Studio projects. For example, the "Microsoft.VisualBasic.Targets" file defines the steps in the standard build process for a Visual Basic project. Other examples of targets files include "Microsoft.Common.Targets," "Microsoft.CompactFramework.CSharp.Targets," and "Workflow.Targets."