Skip to content

Use upstream SemanticVersioning package #320

@JamieMagee

Description

@JamieMagee

We currently use a fork1 of the SemanticVersioning NuGet package2. This was due to a couple of issues we opened upstream34. As these are now resolved, we should investigate if we can migrate to the upstream version, instead of maintaining our own fork.

At the same time, we also use the NuGet.Versioning package5, which provides some of the same functionality. We should see if we can migrate fully to NuGet.Versioning instead.

Footnotes

  1. https://github.com/microsoft/component-detection/tree/main/src/Microsoft.ComponentDetection.Detectors/rust/SemVer

  2. https://www.nuget.org/packages/SemanticVersioning

  3. https://github.com/adamreeve/semver.net/issues/46

  4. https://github.com/adamreeve/semver.net/issues/47

  5. https://www.nuget.org/packages/NuGet.Versioning

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersstatus:in-progressSomeone is working on implementationtype:refactorRefactoring or improving of existing code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions