Skip to content

Commit 64eb64d

Browse files
Bump Microsoft.Owin from 4.1.1 to 4.2.2 in /sources/App.UI.Mvc5
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.1.1 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v4.1.1...v4.2.2) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42a8402 commit 64eb64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/App.UI.Mvc5/App.UI.Mvc5.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
7979
<PrivateAssets>all</PrivateAssets>
8080
</PackageReference>
81-
<PackageReference Include="Microsoft.Owin" Version="4.1.1" />
81+
<PackageReference Include="Microsoft.Owin" Version="4.2.2" />
8282
<PackageReference Include="Microsoft.Owin.Host.SystemWeb" Version="4.0.1" />
8383
<PackageReference Include="Microsoft.Owin.Security" Version="4.0.1" />
8484
<PackageReference Include="Microsoft.Owin.Security.Cookies" Version="4.2.2" />

0 commit comments

Comments
 (0)