Bump Microsoft.AspNet.WebApi.Client from 5.2.9 to 6.0.0
Bumps [Microsoft.AspNet.WebApi.Client](https://github.com/aspnet/AspNetWebStack) from 5.2.9 to 6.0.0. - [Release notes](https://github.com/aspnet/AspNetWebStack/releases) - [Commits](https://github.com/aspnet/AspNetWebStack/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNet.WebApi.Client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7410688ea7
commit
d6df0baecf
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
|
||||
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
|
||||
<PackageReference Include="xunit" Version="2.4.2" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
|
||||
|
|
Loading…
Reference in a new issue