Hi everyone,
I'm new on the universal windows applications, and i have to do a UW app that need to have a interop with Java. So in .NET i make the interop by adding the library of IKVM, but this library is written in .NET framework.
How im supposed to add this reference to the dll of IKVM on the Universal Windows app?
Thanks!