Can I reference the .NET Core library in a .NET 4.5.2 project? I am using the latest version of .NET Core and want to use the same library for my WPF project and my .NET API. If I want to add a link to my project, this window will be shown:

I also tried updating my WPF project to 4.6.1, but that doesnβt change anything.
Update
Now possible with Core 2.0
chris579
source share