Skip to content

Commit

Permalink
Bump Microsoft.AspNet.WebApi.OwinSelfHost from 5.2.3 to 5.2.7 (#144)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNet.WebApi.OwinSelfHost](https://github.com/aspnet/AspNetWebStack) from 5.2.3 to 5.2.7.
- [Release notes](https://github.com/aspnet/AspNetWebStack/releases)
- [Commits](https://github.com/aspnet/AspNetWebStack/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2021
1 parent 2d1ebce commit afe8999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Expand Up @@ -8,7 +8,7 @@
<PackageReference Update="HttpMock" Version="[2.3.1]" />
<PackageReference Update="FluentAssertions" Version="[5.10.3]" />
<PackageReference Update="Microsoft.AspNet.WebApi.Core" Version="[5.2.7]" />
<PackageReference Update="Microsoft.AspNet.WebApi.OwinSelfHost" Version="[5.2.3]" />
<PackageReference Update="Microsoft.AspNet.WebApi.OwinSelfHost" Version="[5.2.7]" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="[16.8.0]" />
<PackageReference Update="Moq" Version="[4.15.2]" />
<PackageReference Update="Newtonsoft.Json" Version="[6.0.6]" />
Expand Down

0 comments on commit afe8999

Please sign in to comment.