Summary
Initializes a new instance of the
AssemblyInfoParser
class.
- Namespace
- Cake
.Common .Solution .Project .Properties - Containing Type
- AssemblyInfoParser
Syntax
public AssemblyInfoParser(IFileSystem fileSystem, ICakeEnvironment environment)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | The file system. |
environment | ICakeEnvironment | The environment. |
Return Value
Type | Description |
---|---|
void |