Add MSIX support
Packaging with MSIX - WPF - LibVLCSharp.Shared.VLCException: 'Failed to load required native libraries
RE StackOverflow question here
I am using with minimal sample, which I then prepare for the Windows store following official documentation here
Issue is that the libvlc folder is not being copied to AppX... folder.
Minimal project included, and to make the solution small, packages are not installed. List of required packages: LibVLCSharp.3.5.0 LibVLCSharp.WPF.3.5.0 VideoLAN.LibVLC.Windows.3.0.12 The other packages should only be dependencies.
Edited by Martin Finkel