When making a packaged WinUI3.0 app self contained is there a way to get rid of the dependency on Microsoft.VCLibs.140.00 & Microsoft.VCLibs.140.00.UWPDesktop packages #3524
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Digging into the Windows App SDK build files, there is an interesting section there.
This is in the Microsoft.WinUI.AppX.targets file. |
Beta Was this translation helpful? Give feedback.
-
Thanks for answering, @DarranRowe. Closing as this is now resolved. |
Beta Was this translation helpful? Give feedback.
Digging into the Windows App SDK build files, there is an interesting section there.