NuGet Versioning¶
Identifier¶
nuget
References¶
- https://docs.microsoft.com/en-us/nuget/concepts/package-versioning
- https://nugettools.azurewebsites.net/
Ranges/Constraints¶
✅ Ranges are supported.
Valid rangeStrategy
values are: pin
, bump
Description¶
NuGet versioning matches as closely as possible to the version comparison that NuGet itself uses.