Sascha-L / WPF-MediaKit

Microsoft Public License
366 stars 116 forks source link

Missing references in nuget #97

Closed sekulicb closed 4 years ago

sekulicb commented 4 years ago

When you add nuget package, and drop the VideoCaptureElement to XAML designer, Visual Studio complains that it cannot find the WPFMediaKit.dll. Right now it works if I add it manually as reference but it silly to add it as reference and pull it as nuget package. I see this is somewhat similar to #60 and still not resolved.

Thanks

xmedeko commented 4 years ago

Yes, it's duplicate to #60