ffmpeginteropx / FFmpegInteropX

FFmpeg decoding library for Windows 10 UWP and WinUI 3 Apps
Apache License 2.0
212 stars 53 forks source link

Fix NuGet references to allow build and publish with only FFmpegInteropX package #318

Closed lukasf closed 2 years ago

lukasf commented 2 years ago

This solves #315

It is still recommended though to manually add FFmpegInteropX.FFmpegUWP as a primary NuGet reference, since only then you are able to manually select and update the FFmpegUWP version. We do not ship new FFmpegInteropX every time FFmpegUWP has changed.