Summary
Contains functionality related to AssemblyInfo settings.
- Namespace
- Cake
.Common .Solution .Project .Properties - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["AssemblyInfoSettingsExtensions"]
class Type type-node
Syntax
public static class AssemblyInfoSettingsExtensions
Methods
Name | Value | Summary |
---|---|---|
AddCustomAttribute |
AssemblyInfoSettings |
Adds a custom attribute to the AssemblyInfo settings.
static
|
AddMetadataAttribute |
AssemblyInfoSettings |
Adds a meta data attribute to the AssemblyInfo settings.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|