Closed pmahend1 closed 2 months ago
Could you add support for this, it is assuming Major.Minor.Build is the latest versioin, however Major.Minor.Build.Revision is latest. Also ensure this works with pre-release kind of versioning too.
Major.Minor.Build
Major.Minor.Build.Revision
Reference: https://learn.microsoft.com/en-us/dotnet/standard/library-guidance/versioning
Done, thank you for the suggestion. It's available in v0.3.3. Let me know if you spot any issues please.
Could you add support for this, it is assuming
Major.Minor.Build
is the latest versioin, howeverMajor.Minor.Build.Revision
is latest. Also ensure this works with pre-release kind of versioning too.Reference: https://learn.microsoft.com/en-us/dotnet/standard/library-guidance/versioning