Skip to content

Commit

Permalink
Updated Microsoft.Owin version to 3.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsuryd committed Dec 1, 2015
1 parent 36d72b3 commit 7ef746e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DotNetifyLib/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<package id="Microsoft.AspNet.SignalR.Core" version="2.2.0" targetFramework="net452" />
<package id="Microsoft.AspNet.SignalR.JS" version="2.2.0" targetFramework="net452" />
<package id="Microsoft.AspNet.SignalR.SystemWeb" version="2.2.0" targetFramework="net452" />
<package id="Microsoft.Owin" version="2.1.0" targetFramework="net452" />
<package id="Microsoft.Owin" version="3.0.1" targetFramework="net45" />
<package id="Microsoft.Owin.Host.SystemWeb" version="2.1.0" targetFramework="net452" />
<package id="Microsoft.Owin.Security" version="2.1.0" targetFramework="net452" />
<package id="Newtonsoft.Json" version="6.0.4" targetFramework="net452" />
<package id="Owin" version="1.0" targetFramework="net452" />
</packages>
</packages>

0 comments on commit 7ef746e

Please sign in to comment.