Skip to content

Commit

Permalink
Bump Microsoft.AspNet.Identity.EntityFramework and Microsoft.AspNet.I…
Browse files Browse the repository at this point in the history
…dentity.Owin to 2.2.4
  • Loading branch information
kevinchalet committed Nov 3, 2023
1 parent 8f0aba1 commit ea3cfc7
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 202 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<PackageVersion Include="Autofac.WebApi2.Owin" Version="6.0.0" />
<PackageVersion Include="jQuery" Version="3.6.0" />
<PackageVersion Include="Microsoft.AspNet.FriendlyUrls" Version="1.0.2" />
<PackageVersion Include="Microsoft.AspNet.Identity.EntityFramework" Version="2.2.3" />
<PackageVersion Include="Microsoft.AspNet.Identity.Owin" Version="2.2.3" />
<PackageVersion Include="Microsoft.AspNet.Identity.EntityFramework" Version="2.2.4" />
<PackageVersion Include="Microsoft.AspNet.Identity.Owin" Version="2.2.4" />
<PackageVersion Include="Microsoft.AspNet.Mvc" Version="5.2.9" />
<PackageVersion Include="Microsoft.AspNet.ScriptManager.MSAjax" Version="5.0.0" />
<PackageVersion Include="Microsoft.AspNet.ScriptManager.WebForms" Version="5.0.0" />
Expand Down
Loading

0 comments on commit ea3cfc7

Please sign in to comment.