You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2023. It is now read-only.
Hello,
I used your cpp_with_xamarin example but noticed the distinct lack of example for UWP.
For my own project i have made a WinRT C++ component and included the necessary project and updated the .nuspec to mirror this. I thought my repository might be of help to others who seek this information, or give inspiration to update your example to include UWP.
You can refer to this issue i opened on the article itself.
Hello,
I used your cpp_with_xamarin example but noticed the distinct lack of example for UWP.
For my own project i have made a WinRT C++ component and included the necessary project and updated the .nuspec to mirror this. I thought my repository might be of help to others who seek this information, or give inspiration to update your example to include UWP.
You can refer to this issue i opened on the article itself.