Summary
Fors the specified assembly.
- Assembly
- Rocket
.Surgery .Build .Information .dll - Namespace
- Rocket
.Surgery .Build .Information - Containing Type
- GitVersion
Syntax
public static GitVersion For(Assembly assembly)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| assembly | Assembly | The assembly. |
Return Value
| Type | Description |
|---|---|
| GitVersion | GitVersion. |
