Summary
Gets the string with MSBuild version.
- Namespace
- Cake
.Common .Tools .NuGet - Containing Type
- Nu
Get M S Build Version Extensions
Syntax
public static string GetNuGetMSBuildVersionString(this NuGetMSBuildVersion nuGetMSBuildVersion)
Parameters
Name | Type | Description |
---|---|---|
nuGetMSBuildVersion | NuGetMSBuildVersion | The NuGet MSBuild version. |
Return Value
Type | Description |
---|---|
string | The string with MSBuild version. |