Skip to content

[rel/17.7] Fix cannot find System.Text.Json#4669

Merged
nohwnd merged 3 commits intomicrosoft:rel/17.7from
nohwnd:cannot-find-system-text-json-17.7
Aug 23, 2023
Merged

[rel/17.7] Fix cannot find System.Text.Json#4669
nohwnd merged 3 commits intomicrosoft:rel/17.7from
nohwnd:cannot-find-system-text-json-17.7

Conversation

@nohwnd
Copy link
Copy Markdown
Member

@nohwnd nohwnd commented Aug 23, 2023

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.

1 participant