Skip to content

Commit 9d1e4a1

Browse files
Bump Microsoft.Owin.Host.SystemWeb in /YAF.SampleWebApplication
Bumps [Microsoft.Owin.Host.SystemWeb](https://github.com/aspnet/AspNetKatana) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: Microsoft.Owin.Host.SystemWeb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7462ff commit 9d1e4a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

YAF.SampleWebApplication/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<package id="Microsoft.AspNet.WebPages" version="3.2.7" targetFramework="net48" />
2020
<package id="Microsoft.Bcl.AsyncInterfaces" version="6.0.0" targetFramework="net48" />
2121
<package id="Microsoft.Owin" version="4.2.1" targetFramework="net48" />
22-
<package id="Microsoft.Owin.Host.SystemWeb" version="4.2.0" targetFramework="net48" />
22+
<package id="Microsoft.Owin.Host.SystemWeb" version="4.2.1" targetFramework="net48" />
2323
<package id="Microsoft.Owin.Security" version="4.2.1" targetFramework="net48" />
2424
<package id="Microsoft.Owin.Security.Cookies" version="4.2.0" targetFramework="net48" />
2525
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net472" />

0 commit comments

Comments
 (0)