Skip to content

Commit 4e65563

Browse files
Bump Microsoft.Owin in /samples/MailChimpReceiver.Selfhost (#153)
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v3.0.1...v4.2.2) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94f68b6 commit 4e65563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/MailChimpReceiver.Selfhost/packages.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.2" targetFramework="net452" />
55
<package id="Microsoft.AspNet.WebApi.Owin" version="5.2.2" targetFramework="net452" />
66
<package id="Microsoft.AspNet.WebApi.OwinSelfHost" version="5.2.2" targetFramework="net452" />
7-
<package id="Microsoft.Owin" version="3.0.1" targetFramework="net452" />
7+
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net452" />
88
<package id="Microsoft.Owin.Host.HttpListener" version="2.0.2" targetFramework="net452" />
99
<package id="Microsoft.Owin.Hosting" version="2.0.2" targetFramework="net452" />
1010
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net452" />

0 commit comments

Comments
 (0)