Skip to content

Version range of packages are not supported #221

@ysethi92

Description

@ysethi92

Steps to reproduce

Expected behavior

  • Should complete the scan without any errors

Observed behavior

  • Exception due to failure to parse the version range.
    • ArgumentException: '[4.17.x,4.20.x)' is not a valid version string.
      (Parameter 'value')
      at NuGetVersion Parse(string value)
      at ctor(string version)
      at PackageVersion Parse(string version) in PackageVersion.cs:34
      at ctor(string version) in PackageVersion.cs:10
      at PackageVersion ParseCurrentVersion(XElement element, string
      versionAttributeName) in XmlProjectFile.cs:47

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureAdditional or changing functionalitylargeMore than a day's effort

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions