Skip to content

Installing on project requiring newer version of System.Text.Json (>= 8) #2869

Answered by bradwilson
martimors asked this question in Question
Discussion options

You must be logged in to vote

The issue was caused by my desire to use a strong version in the .csproj for xunit.v3.common (because I don't want dotnet outdated to suggest I upgrade it, since I stick it there as what was simultaneously released with .NET 6, which is our target framework, so it makes sense for us to stick with the lowest common denominator).

I've added a hand-crafted .nuspec file so that the stuck version doesn't translate to the package. The fix is available in 0.1.1-pre.354.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@martimors
Comment options

Answer selected by martimors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants