Skip to content

Commit 2d70c7e

Browse files
Bump Microsoft.Owin in /test/System.Web.Http.Owin.Test (#358)
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 2.0.2 to 4.1.1. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v2.0.2...v4.1.1) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c55c2e commit 2d70c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/System.Web.Http.Owin.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="Castle.Core" version="4.2.1" targetFramework="net452" />
4-
<package id="Microsoft.Owin" version="2.0.2" targetFramework="net452" />
4+
<package id="Microsoft.Owin" version="4.1.1" targetFramework="net452" />
55
<package id="Microsoft.Owin.Host.HttpListener" version="2.0.2" targetFramework="net452" />
66
<package id="Microsoft.Owin.Hosting" version="2.0.2" targetFramework="net452" />
77
<package id="Moq" version="4.7.142" targetFramework="net452" />

0 commit comments

Comments
 (0)