unosquare / ffmediaelement

FFME: The Advanced WPF MediaElement (based on FFmpeg)
https://unosquare.github.io/ffmediaelement/
Other
1.17k stars 240 forks source link

System.Runtime Error #496

Closed relliv closed 4 years ago

relliv commented 4 years ago

I built the project according to the instructions in the description and added to my project but I get the following error.

Error CS1705 Assembly 'ffme.win' with identity 'ffme.win, Version=4.2.340.0, Culture=neutral, PublicKeyToken=null' uses 'System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' which has a higher version than referenced assembly 'System.Runtime' with identity 'System.Runtime, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

Issue Categories

Version Information

Steps to Reproduce

  1. Build project (OK)
  2. Add to my project (OK)
    1. Open media (Fails)

Annotation 2020-03-21 082757

Configuration

Visual Studio Enterprise 2019 Preview Version 16.6.0 Preview 1.0 .Net Core 3.1 (VS build in)

I deleted visual Studio and installed it again, but the result is the same. I also tried it on another device. Where exactly am I wrong?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.