AydinAdn/MediaToolkit

'ExtensionAttribute' is defined in multiple assemblies

Opened this issue · 2 comments

Since Version=1.1.0.1, I'm receiving this warning while compilation

warning CS1685: The predefined type 'ExtensionAttribute' is defined in multiple assemblies in the global alias; using definition from 'MediaToolkit, Version=1.1.0.1, Culture=neutral, PublicKeyToken=null'

My project is Framework 4.5.2

+1 @MichaelSamteladze (how) did you end up working around this?

@danludwig I'm still having this warning, it's not making a problem for now, but I still have WARNING in visual studio and nobody knows where it may fail.