Skip to content

Commit

Permalink
Bump docfx.console from 2.59.3 to 2.59.4 (#103)
Browse files Browse the repository at this point in the history
Bumps [docfx.console](https://github.com/dotnet/docfx) from 2.59.3 to 2.59.4.
- [Release notes](https://github.com/dotnet/docfx/releases)
- [Changelog](https://github.com/dotnet/docfx/blob/dev/RELEASENOTE.md)
- [Commits](dotnet/docfx@v2.59.3...v2.59.4)

---
updated-dependencies:
- dependency-name: docfx.console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2022
1 parent 60b4ffe commit 6c23b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/_build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Nuke.Common" Version="6.2.1" />
<PackageReference Include="docfx.console" Version="2.59.3" ExcludeAssets="build"/>
<PackageReference Include="docfx.console" Version="2.59.4" ExcludeAssets="build"/>
</ItemGroup>

</Project>

0 comments on commit 6c23b04

Please sign in to comment.