.NET Core - The reference assemblies for framework “DNXCore,Version=v5.0” were not found
问题 I'm getting this error when migrating a .NET core lib (DNXCore50) from VS 2015 to VS 2017. The reference assemblies for framework " DNXCore ,Version=v5.0" were not found. My project file currently looks like this: (after the VS 2017 migration wizard migrated my "project.json" to a .csproj file) <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <Description>An FTP and FTPS library for .NET, optimized for speed. Provides extensive FTP commands, file uploads/downloads, SSL/TLS connections and