Skip to content

Fix cannot find System.Text.Json - #4668

Merged
Amaury Levé (Evangelink) merged 2 commits into
microsoft:mainfrom
nohwnd:cannot-find-system-text-json
Aug 23, 2023
Merged

Fix cannot find System.Text.Json#4668
Amaury Levé (Evangelink) merged 2 commits into
microsoft:mainfrom
nohwnd:cannot-find-system-text-json

Conversation

@nohwnd

Copy link
Copy Markdown
Member

Description

Dependencies differ between Microsoft.Extensions.DependencyModel for net451 and netstandard2.0, netstandard2.0 required system.text.json which we don't ship. Using the net451 version here, because that is also what we ship in Microsoft.TestPlatform package.

Related issue

https://developercommunity.visualstudio.com/t/With-New-VS-2022-Update-1770-Functiona/10437810

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants