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.SmartAssembly.
Summary
Returns the path of the latest SmartAssembly.com version.
- Assembly
- Cake
.SmartAssembly .dll - Namespace
- Cake
.SmartAssembly - Containing Type
- Smart
Assembly Resolver
Syntax
public static FilePath GetSmartAssemblyPath(IFileSystem fileSystem, ICakeEnvironment environment)
Remarks
Throws if SmartAssembly isn't found.
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| fileSystem | IFileSystem | |
| environment | ICakeEnvironment |
Return Value
| Type | Description |
|---|---|
| FilePath | The path of the latest SmartAssembly.com version |
