c# - error: installing Microsoft AspNet Identity Owin in vb 2010 -


i cant install microsoft aspnet identity owin in vb 2010 using nuget

enter image description here

this because microsoft asp.net identity owin targets .net framework 4.5 , using 4.0.

you can must upgrade projects .net 4.5 use package.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -