I am trying to add external library dll to my Metro style app in visual studio 11 in windows 8 and i got the error "A reference to '...' could not be added. The project targets '.NETCore' while the file reference targets '.NETFramework'. This is not a supported scenario. "
Is there any way I can add library ? library is in .net 4
I have created an external WPF library which I intend to refer to in the metro apps. Isn't there a way to refer to .Net 4.0 dlls in metro projects?
Metro supports only to add libraries written for Metro. You can create a class library in visual studio, so called windows metro style class library. Importing native .Net dlls is not possible.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With