Skip to content

RT0999 rears its head again for System.Text.Json 9.0.0.0 #284

@Steve-OH

Description

@Steve-OH

See #206.

.NET 8.0

Reinforced.typings is apparently incompatible with System.Text.Json 9.0.0.0. It reports the following error:

RT0999  Could not load file or assembly 'System.Text.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified.

The referenced file does exist in the expected .nuget\packages location.

Reverting to System.Text.Json 8.0 fixes the problem, but is not a long term solution, since that version does not support .NET 9.

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