Skip to content

Commit

Permalink
Merge pull request #430 from flcdrg/dependabot/nuget/Tests/WebApp/Mic…
Browse files Browse the repository at this point in the history
…rosoft.AspNet.Identity.Owin-2.2.4

Bump Microsoft.AspNet.Identity.Owin from 2.2.1 to 2.2.4 in /Tests/WebApp
  • Loading branch information
github-actions[bot] authored Jul 11, 2023
2 parents 4224859 + 19e42d1 commit 489a93f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tests/WebApp/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Antlr" version="3.4.1.9004" targetFramework="net461" />
<package id="bootstrap" version="3.4.1" targetFramework="net461" />
Expand All @@ -7,7 +7,7 @@
<package id="jQuery.Validation" version="1.11.1" targetFramework="net461" />
<package id="Microsoft.AspNet.Identity.Core" version="2.2.1" targetFramework="net461" />
<package id="Microsoft.AspNet.Identity.EntityFramework" version="2.2.1" targetFramework="net461" />
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.1" targetFramework="net461" />
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.4" targetFramework="net461" />
<package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net461" />
<package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net461" />
<package id="Microsoft.AspNet.Web.Optimization" version="1.1.3" targetFramework="net461" />
Expand Down

0 comments on commit 489a93f

Please sign in to comment.