Skip to content

UnitsNet installs System.ValueTuple into net47 or higher targets #959

Closed
@tmilnthorp

Description

@tmilnthorp

Describe the bug
UnitsNet installs System.ValueTuple into net47 or higher targets

To Reproduce
Steps to reproduce the behavior (just an example):

  1. Add nuget UnitsNet 4.9.0 to a .NET 4.7 or higher project
  2. See it installs System.ValueTuple

Expected behavior
.NET Framework 4.7 and higher has ValueTuples include in mscorlib

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions