ILMergeSettings.

AttributeFile Property

Summary

Gets or sets the path and filename to an attribute assembly, an assembly that will be used to get all of the assembly-level attributes such as Culture, Version, etc.
Namespace
Cake.Common.Tools.ILMerge
Containing Type
ILMergeSettings

Syntax

public FilePath AttributeFile { get; set; }

Value

Type Description
FilePath