Skip to content

Fix cannot find System.Text.Json#4668

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

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

Conversation

@nohwnd

@nohwnd nohwnd commented Aug 23, 2023

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

@nohwnd

nohwnd commented Aug 23, 2023

Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).
@Evangelink Evangelink merged commit 7501fc7 into microsoft:main Aug 23, 2023
This was referenced Jul 22, 2025
This was referenced Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants