does not support framework .NETCoreApp,Version=v1.0
问题 Getting blowout trying to create and run a asp.net core (.net core) blank or web template. I've have vs2015 update3 and .net core 1.0.1 tools preview 2 installed. After creation I receive Package Restore Failed in my solution manager. Errors list has lots of NU1002 errors of ilk of "The dependency System.Security.Principal.Windows 4.0.0 does not support framework .NETCoreApp,Version=v1.0" Output window has similar stuff. Help.... NUGET.CONFIG Does not exist in project directory. {