Skip to content

Commit

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

---
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 Mar 31, 2022
1 parent c6daf19 commit ed871b9
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.0" ExcludeAssets="build"/>
<PackageReference Include="docfx.console" Version="2.59.1" ExcludeAssets="build"/>
</ItemGroup>

</Project>

0 comments on commit ed871b9

Please sign in to comment.