Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
Bump docfx.console from 2.59.2 to 2.59.4
Browse files Browse the repository at this point in the history
Bumps [docfx.console](https://github.com/dotnet/docfx) from 2.59.2 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.2...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]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2022
1 parent 342631d commit 6e55df1
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 @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="docfx.console" Version="2.59.2" ExcludeAssets="build"/>
<PackageReference Include="docfx.console" Version="2.59.4" ExcludeAssets="build"/>
<PackageReference Include="Nuke.Common" Version="6.0.1" />
<PackageDownload Include="SignClient" Version="[1.3.155]" />
</ItemGroup>
Expand Down

0 comments on commit 6e55df1

Please sign in to comment.