Skip to content

Commit

Permalink
Bump Microsoft.Extensions.ApiDescription.Client from 6.0.3 to 6.0.4
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.ApiDescription.Client](https://github.com/dotnet/aspnetcore) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.3...v6.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.ApiDescription.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2022
1 parent 9df5e15 commit c342ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<PackageVersion Include="System.Text.Json" Version="6.0.2" />
<PackageVersion Include="System.Net.Http.Json" Version="6.0.0" />
<PackageVersion Include="NSwag.ApiDescription.Client" Version="13.15.10" />
<PackageVersion Include="Microsoft.Extensions.ApiDescription.Client" Version="6.0.3" />
<PackageVersion Include="Microsoft.Extensions.ApiDescription.Client" Version="6.0.4" />
<PackageVersion Include="Microsoft.Extensions.ApiDescription.Server" Version="6.0.3" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit c342ca0

Please sign in to comment.