Skip to content

IDeployment.Outputs returns Newtonsoft.Json.JObject #696

Open

Description

Describe the bug
IDeployment.Outputs returns Newtonsoft.Json.JObject which forces dependencies on Newtonsoft.

Expected behavior
Something that has not been desrialized and can use System.Text.Json.Serialization.JsonSerializer

Additional context
There should be no hard JSON (de)serialization dependencies in the library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions