Skip to content

Commit

Permalink
Merge pull request #19 from akasarto/dependabot/nuget/sources/App.UI.…
Browse files Browse the repository at this point in the history
…Mvc5/Microsoft.Owin-4.2.2

Bump Microsoft.Owin from 4.1.1 to 4.2.2 in /sources/App.UI.Mvc5
  • Loading branch information
akasarto committed Sep 1, 2022
2 parents 42a8402 + 64eb64d commit 46c078a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/App.UI.Mvc5/App.UI.Mvc5.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Owin" Version="4.1.1" />
<PackageReference Include="Microsoft.Owin" Version="4.2.2" />
<PackageReference Include="Microsoft.Owin.Host.SystemWeb" Version="4.0.1" />
<PackageReference Include="Microsoft.Owin.Security" Version="4.0.1" />
<PackageReference Include="Microsoft.Owin.Security.Cookies" Version="4.2.2" />
Expand Down

0 comments on commit 46c078a

Please sign in to comment.