Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented May 2, 2023

The System.ValueTuple dependency is already provided in-box in .NET Standard and therefore the down-level applicable package doesn't need to be referenced.

Also remove the unneeded System.Numerics.Vectors dependency.

The `System.ValueTuple` dependency is already provided in-box in .NET Standard and therefore the down-level applicable package doesn't need to be referenced.
@ghost ghost added the area-System.Text.Json label May 2, 2023
@ghost ghost assigned ViktorHofer May 2, 2023
@ghost
Copy link

ghost commented May 2, 2023

Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis
See info in area-owners.md if you want to be subscribed.

Issue Details

The System.ValueTuple dependency is already provided in-box in .NET Standard and therefore the down-level applicable package doesn't need to be referenced.

Author: ViktorHofer
Assignees: -
Labels:

area-System.Text.Json

Milestone: -

@ViktorHofer ViktorHofer merged commit 91a572d into main May 2, 2023
@ViktorHofer ViktorHofer deleted the ViktorHofer-patch-4 branch May 2, 2023 14:28
@ghost ghost locked as resolved and limited conversation to collaborators Jun 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants