8000 GitHub - tutsblog/SignalRChat
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tutsblog/SignalRChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aparently, the NuGet package from VS package manage does not create the correct version references to OWIN libs. Running the following command from te NuGet console fixed the issue:

PM> Install-Package Microsoft.Owin -Version 2.1.0 PM> Install-Package Microsoft.Owin.Security -Version 2.1.0

Note that this will uninstall the previous versions automatically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0