Skip to content

RestSharp version 106.10.1 has an internal version number of 106.0.0.0 #1415

Closed
@Vincentvanderbilt

Description

@Vincentvanderbilt

Expected Behavior

Version 106.10.1 should be accepted by packages that require a minimum version of RestSharp of 106.2.2.0 (for instance, Atlassian.Jira, version 11.2.0.0)

Actual Behavior

Packages that have a reference to RestSharp with a version number of 106.2.2.0 do not accept the version 106.10.1. A message is given that the version 106.0.0.0 is not high enough.

Steps to Reproduce the Problem

  1. Download the RestSharp DLL version 106.10.1
  2. Use ILSpy to open the dll
  3. ILSpy will show the version number as 106.0.0.0

Specifications

  • Version: 106.10.1
  • Platform: Windows 10
  • Subsystem:

StackTrace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions