I am trying to install Microsoft.AspNet.SignalR from NuGet and get the following error:
'Microsoft.Owin.Security 2.0.2'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, conta ct the package author.
Has anyone encountered this, and knows what the solution is?