Possible Duplicate:
using legacy assemblies in metro style app
I have downloaded and installed Windows 8 Developer preview with developer tools. I have a C# Metro Style app in my Visual Studio but I cannot add any reference to .Net assemblies on my project. For instance I cannot add any reference to System.Security assembly. I downloaded and installed the Ultimate version of the Visual Studio but nothing… How can I add reference to .Net assemblies? Thanks.
Turns out it can’t be done. Please read the comments on the question.