Most packages hosted in NuGet (including some of the major packages like EntityFramework) are not targeting .NET v4.6 yet, re-target your project for 4.5 and it should be able to install okay.
Or you can wait for a while and come back later to check, but there's little point in waiting while you can work on 4.5 for now.