is there a way to port a library developed for windows 8 app store(for c# and Xaml) so that it can be used in windows 8 apps store developed in HTML5/Javascript
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have you tried just adding it as a reference? Do you get errors if you do?
I see others have done this:
http://social.msdn.microsoft.com/Forums/en-US/winappswithhtml5/thread/e890e461-a6fc-4396-8a27-57ed090998a5/ “You need to set the Output Type to WinMD in the properties.”