MediaCaptureWPF
MediaCaptureWPF copied to clipboard
Target VC runtime 2017
Would it be possible to use the 2017 version of the VC runtime? The one from 2013 does not allow app-local deployment which requires the users of apps that use this package to also have the runtime installed. If the newer one is used the runtime files can be used without installation.
EDIT: FYI we have done this change for use in our product and we can use the component now by just shipping the VC runtime DLLs with our app instead of needing to install them separately.