Skip to content

v2 - STJ reference should use a range #1930

@baywet

Description

@baywet

<PackageReference Include="System.Text.Json" Version="9.0.0" />

If we don't have any strict dependency on newer APIs it should be [8.0,10.0) since:

  • net6 and 7 are EOL.
  • this will allow people on net8 to upgrade if they desire.
  • this will give us a change to review any breaking changes for net10 when it comes out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions