اقرأ باللغة الإنجليزية

مشاركة عبر


BinaryLogger.ProjectImportsCollectionMode Enum

Definition

Describes whether to collect the project files (including imported project files) used during the build. If the project files are collected they can be embedded in the log file or as a separate zip archive.

C#
public enum BinaryLogger.ProjectImportsCollectionMode
Inheritance
BinaryLogger.ProjectImportsCollectionMode

Fields

Name Value Description
None 0

Don't collect any files during the build.

Embed 1

Embed all project files directly in the log file.

ZipFile 2

Create an external .ProjectImports.zip archive for the project files.

Applies to

منتج الإصدارات
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17