This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.StrongNameTool.
Summary
Initializes a new instance of the
StrongNameResolver class.
- Assembly
- cake
.strongnametool .dll - Namespace
- Cake
.StrongNameTool - Containing Type
- StrongNameResolver
Syntax
public StrongNameResolver(IFileSystem fileSystem, ICakeEnvironment environment, IRegistry registry)
Parameters
| Name | Type | Description |
|---|---|---|
| fileSystem | IFileSystem | The filesystem. |
| environment | ICakeEnvironment | The environment. |
| registry | IRegistry | The registry. |
Return Value
| Type | Description |
|---|---|
| void |
