Tip
Call this method with significantVersionParts = 3 and simplify =
to get the default string representation of the version range in NuGet.
| ToString | Returns a string that represents the current object. | ||||||||||||
| ToString(Int32, Boolean) | Returns string representation of DependencyVersionRange using the specified number of significant version parts and with optional simplification. The significantVersionParts argument is handled in the following way:
When the simplify argument is the resulting string is simplified in the following way:
|