Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 36c9d95

Browse files
Bump Microsoft.Owin in /examples/WireMock.Net.Service (#896)
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 2.0.2 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v2.0.2...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 674fa89 commit 36c9d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/WireMock.Net.Service/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.3" targetFramework="net452" />
66
<package id="Microsoft.AspNet.WebApi.Owin" version="5.2.3" targetFramework="net452" />
77
<package id="Microsoft.AspNet.WebApi.OwinSelfHost" version="5.2.3" targetFramework="net452" />
8-
<package id="Microsoft.Owin" version="2.0.2" targetFramework="net452" />
8+
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net452" />
99
<package id="Microsoft.Owin.Host.HttpListener" version="2.0.2" targetFramework="net452" />
1010
<package id="Microsoft.Owin.Hosting" version="2.0.2" targetFramework="net452" />
1111
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net452" />

0 commit comments

Comments
 (0)