.TARGETS ファイル拡張子
MSBuild Targets File
| 開発元 | Microsoft |
| 人気度 |
3.7 | 54 票 |
TARGETSファイルとは?
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."
TARGETSファイルを開く、または参照するプログラム
Windows