Summary
Contains extension methods for
NuGetMSBuildVersion
.
- Namespace
- Cake
.Common .Tools .NuGet - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["NuGetMSBuildVersionExtensions"]
class Type type-node
Syntax
public static class NuGetMSBuildVersionExtensions
Methods
Name | Value | Summary |
---|---|---|
Get |
string |
Gets the string with MSBuild version.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|