Skip to content

System.Text.Json 5.0.2 assembly in project dependencies in version 0.5.10 - Impacting Azure Functions v3 + Microsoft.Net.Sdk.Functions .12,.13 Nuget packages. #192

@drivardxrm

Description

@drivardxrm

Hi,

it seems that there is a dependency on a .NET 5 package in the latest version (0.5.10)

In an Azure Function project (.NET Core 3.1) I receive this error at runtime whenever I make a call using the new package.

One or more errors occurred. (Could not load file or assembly 'System.Text.Encodings.Web, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified.)

I have no such issues with earlier version (0.5.7)

Might be because of the System.Text.Json that seems to have changed from 4.72 to 5.0.2
image

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