You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe it is not necessary to include System.ValueTuple as a dependency when targeting net471. Ideally this dependency would be included only for netstandard2.0 to prevent binding redirect conflicts (see dotnet/standard#543).
The text was updated successfully, but these errors were encountered:
I believe it is not necessary to include System.ValueTuple as a dependency when targeting net471. Ideally this dependency would be included only for netstandard2.0 to prevent binding redirect conflicts (see dotnet/standard#543).
The text was updated successfully, but these errors were encountered: