Skip to content

Commit

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

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

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 Apr 11, 2022
1 parent 8af9b2c commit 71aa315
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.0.1" />
<PackageReference Include="docfx.console" Version="2.59.1" ExcludeAssets="build"/>
<PackageReference Include="docfx.console" Version="2.59.2" ExcludeAssets="build"/>
</ItemGroup>

</Project>

0 comments on commit 71aa315

Please sign in to comment.