We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pipeline-dotnet/FiftyOne.Pipeline.Elements/FiftyOne.Pipeline.JsonBuilderElement/FiftyOne.Pipeline.JsonBuilder.csproj
Line 36 in ec160a1
Replace the following with System.Text.Json. See Microsoft documentation.
The text was updated successfully, but these errors were encountered:
This will have an impact on the JsonLoader class.
https://github.com/51Degrees/pipeline-dotnet/blob/ec160a108560bdd1cca42c2751045ecabb21a966/FiftyOne.Pipeline.Engines/Data/Readers/JsonLoader.cs
Sorry, something went wrong.
Jamesr51d
No branches or pull requests
pipeline-dotnet/FiftyOne.Pipeline.Elements/FiftyOne.Pipeline.JsonBuilderElement/FiftyOne.Pipeline.JsonBuilder.csproj
Line 36 in ec160a1
Replace the following with System.Text.Json. See Microsoft documentation.
The text was updated successfully, but these errors were encountered: