FFmpeg.NET icon indicating copy to clipboard operation
FFmpeg.NET copied to clipboard

Found conflicts between different versions of "System.ValueTuple"

Open fu-hsi opened this issue 5 years ago • 0 comments

Hi. After build project I get below warning:

Severity Code Description Project File Line Suppression State Warning Found conflicts between different versions of "System.ValueTuple" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed.

Project runs, but how solve this?

  • VS 2017
  • Target framework: 4.6.1

fu-hsi avatar Oct 09 '20 17:10 fu-hsi