msbuild
-
And finally use a MSBuild file to build a project .
最后,你可以利用MSBuild文件以创建一个项目。
-
We are also planning to include command line tool and MsBuild task .
我们也打算包含命令行工具和MsBuild任务。
-
MSBuild tasks have been added for comparing schema and data .
MSBuild任务也被加入进来,以用作比较结构和数据。
-
The first step was to create a MSBuild provider .
第一步是创建一个MSBuild提供程序。
-
A new version of the MSBuild Extension Pack is now available .
新版本的MSBuild扩展包已经发布了。
-
Edit Project File – This opens the MSBuild for the selected project .
编辑项目文件(EditProjectFile)&它将为选中的项目打开MSBuild。
-
This file stores the configuration parameters you provide in the msbuild project file creation wizard .
“msbuild项目文件创建向导”中提供的配置参数存储在该文件中。
-
The msbuild file where the task is defined .
定义该任务的msbuild文件。
-
For more information on msbuild . exe , see msbuild command line reference .
有关msbuild.exe的更多信息,请参见msbuild命令行参考。
-
Support for multi-threaded builds with the new MSBuild
通过新的MSBuild对多线程构建进行支持
-
For more information , see how to : reference the name or location of the project file and msbuild reserved properties .
有关更多信息,请参见如何:引用项目文件的名称或位置和msbuild保留属性。
-
This version of the MSBuild Extension Pack contains tasks that perform actions in the following categories of functionality
这一版本的MSBuild扩展包中包含了以下几类功能
-
Multiple profile support ( publish settings , cloud configuration and build configuration will all be stored in MSBuild files )
多个配置文件支持(发布设置、云配置和构建配置都将存储在若干MSBuild文件中)
-
Msbuild provides a set of reserved properties that store information about the project fille and the msbuild binaries .
msbuild提供一组保留的属性,这些属性存储有关项目文件和msbuild二进制文件的信息。
-
An msbuild task which lets you build an F # " . fsproj " project from the command line
一个msbuild任务,让你能从命令行构建F“.fsproj”工程
-
In addition to creating new rules , developers will find information in the SDK on how to integrate StyleCop in MSBuild tasks .
除了创建新规则外,开发人员将在SDK中发现如何把StyleCop和MSBuild任务集成起来的信息。
-
The MSBuild Extension Pack is an open source library containing commonly-needed MSBuild tasks to automate the full compiling , packaging , and environment setup build process .
MSBuild扩展包是一套开源类库,包含了构建过程中常用的自动化编译、打包及环境设置等MSBuild任务。
-
If a project file is not specified , msbuild searches the current working directory for a file name extension that ends in " proj " and uses that file .
如果未指定项目文件,则msbuild在当前工作目录中搜索扩展名以“proj”结尾的文件并使用该文件。