Click or drag to resize
VersionSpecToStringNuGet Method
Returns a string representing the version spec in NuGet format. See http://docs.nuget.org/docs/reference/versioning

Namespace: semver.tools
Assembly: semver.tools (in semver.tools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string ToStringNuGet()

Return Value

Type: String
See Also