-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
proposalRequest for a new featureRequest for a new feature
Description
The current device schema defines several target hardware, software, and firmware versions.
Since these schemas can target several versions simultaneously, we should add support to define version ranges.
The current suggestion is to adopt the specs followed by nuget.
Should use the https://www.nuget.org/packages/NuGet.Versioning package with NuGetVersion.Parse(string)
Or the range should be implemented in the already existing class HarpVersion
Metadata
Metadata
Assignees
Labels
proposalRequest for a new featureRequest for a new feature