build ContextMenuCustomHost
- install nuget package: Microsoft.Windows.CppWinRT and Microsoft.Windows.ImplementationLibrary
- clean project, select debug or release,repeat this step every time you modify the configuration
(you can change the output to ContextMenuCustomApp debug or release bin folder)
build ContextMenuCustomApp
- change PackageCertificateKey
- build
build ContextMenuCustomPackage
- change PackageCertificateKey
- set this project as startup project
- build and run
- clean all
- select release,rebuild ContextMenuCustomHost project
- publish on ContextMenuCustomPackage project