Skip to content
New issue

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

Incorrect framework support for JSON nuget package #41005

Closed
Swimburger opened this issue May 18, 2024 · 0 comments · Fixed by #41006
Closed

Incorrect framework support for JSON nuget package #41005

Swimburger opened this issue May 18, 2024 · 0 comments · Fixed by #41006
Assignees
Labels
dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 ⌚ Not Triaged Not triaged

Comments

@Swimburger
Copy link
Contributor

Type of issue

Outdated article

Description

According to this page, System.Text.Json is supported on "NET Framework 4.7.2 and later versions", but the NuGet package says it supports "net461" and above.
Which is correct?

Page URL

https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/migrate-from-newtonsoft?pivots=dotnet-6-0

Content source URL

https://github.com/dotnet/docs/blob/main/docs/standard/serialization/system-text-json/migrate-from-newtonsoft.md

Document Version Independent Id

9c6a7135-eb75-21a9-1d27-0880459523ca

Article author

@gewarren

Metadata

  • ID: 6b74d77c-33e1-d44c-18c6-bd0b612f74de
  • Service: dotnet-fundamentals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 ⌚ Not Triaged Not triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants