Skip to content

Commit eedd867

Browse files
Bump Microsoft.Owin from 3.0.1 to 4.2.2 in /Sources/Controller
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] <support@github.com>
1 parent 6d0757e commit eedd867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Controller/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<package id="Hangfire.SqlServer" version="1.2.2" targetFramework="net45" />
99
<package id="Hangfire.SqlServer.MSMQ" version="1.3.4" targetFramework="net45" />
1010
<package id="Iesi.Collections" version="4.0.0.4000" targetFramework="net45" />
11-
<package id="Microsoft.Owin" version="3.0.1" targetFramework="net45" />
11+
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net45" />
1212
<package id="Microsoft.Owin.Diagnostics" version="3.0.1" targetFramework="net45" />
1313
<package id="Microsoft.Owin.Host.HttpListener" version="3.0.1" targetFramework="net45" />
1414
<package id="Microsoft.Owin.Hosting" version="3.0.1" targetFramework="net45" />

0 commit comments

Comments
 (0)