I have ASP.NET 5 (or Core 1.0) project in solution and I tried to add reference in this project to some .NET Framework 4.5 projects. After adding reference in my solution folder a new folder 'wrap' is created.
This folder then makes some issues with references and packages versions. More in Referencing class library in ASP.NET 5 - dependency issues
What is this folder 'wrap' for?