I just started diving into Metro Style application development and I realized that there is no framework targeted when I look at the properties of the application.
So, can I use my existing .Net 4.0 Class Libraries (or previous ones) on WinRT Metro Stype Applications for Windows 8?
For example, I would like to get the Autofac and use it but I am not sure if it would be a right fit.
Edit
I think it is actually targeting .Net Framework Core 4.5.