Skip to content

Commit

Permalink
Bump Microsoft.AspNet.Identity.Owin in /src/Articulate
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNet.Identity.Owin](https://github.com/aspnet/AspNetIdentity) from 2.2.2 to 2.2.4.
- [Commits](https://github.com/aspnet/AspNetIdentity/commits)

---
updated-dependencies:
- dependency-name: Microsoft.AspNet.Identity.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2023
1 parent fb0612c commit 1ed5fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Articulate/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<package id="Markdig" version="0.31.0" targetFramework="net472" />
<package id="Markdown" version="2.2.1" targetFramework="net472" />
<package id="Microsoft.AspNet.Identity.Core" version="2.2.2" targetFramework="net472" />
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.2" targetFramework="net472" />
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.4" targetFramework="net472" />
<package id="Microsoft.AspNet.Mvc" version="5.2.7" targetFramework="net472" />
<package id="Microsoft.AspNet.Razor" version="3.2.7" targetFramework="net472" />
<package id="Microsoft.AspNet.SignalR.Core" version="2.4.0" targetFramework="net472" />
Expand Down

0 comments on commit 1ed5fce

Please sign in to comment.