Bump Microsoft.AspNet.WebApi.Client from 5.2.9 to 6.0.0
Some checks failed
Run tests on push / Test EDNA (push) Has been cancelled
Some checks failed
Run tests on push / Test EDNA (push) Has been cancelled
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
69ffae8be9
commit
a7cec9ddb1
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
|
||||||
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
|
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
|
||||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
|
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
|
||||||
<PackageReference Include="xunit" Version="2.4.2" />
|
<PackageReference Include="xunit" Version="2.4.2" />
|
||||||
|
|
Loading…
Reference in a new issue