-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
acceptedThis issue has completed "acceptance" testing (including accessibility)This issue has completed "acceptance" testing (including accessibility)area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkbreaking-changeThis issue / pr will introduce a breaking change, when resolved / merged.This issue / pr will introduce a breaking change, when resolved / merged.
Milestone
Description
The following shared-framework libraries pull in Newtonsoft.Json:
- - Microsoft.AspNetCore.Mvc.ViewFeatures
- - Microsoft.Extensions.Configuration.Json
- - Microsoft.Extensions.DependencyModel
- - Microsoft.IdentityModel.JsonWebTokens
- - Microsoft.AspNetCore.SignalR.Protocols.Json
- - Microsoft.AspNetCore.Authentication.OAuth
- - Microsoft.Extensions.Logging.EventSource
These assemblies and dependencies need to be updated to remove their dependency on Newtonsoft.Json.
joshfree0xF6
Metadata
Metadata
Assignees
Labels
acceptedThis issue has completed "acceptance" testing (including accessibility)This issue has completed "acceptance" testing (including accessibility)area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkbreaking-changeThis issue / pr will introduce a breaking change, when resolved / merged.This issue / pr will introduce a breaking change, when resolved / merged.