Bump docfx.console from 2.59.3 to 2.59.4

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](https://github.com/dotnet/docfx/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-15 14:23:49 +00:00 коммит произвёл GitHub
Родитель f45c09df89
Коммит 383bfce5b8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Nuke.Common" Version="6.1.2" />
<PackageReference Include="docfx.console" Version="2.59.3" ExcludeAssets="build"/>
<PackageReference Include="docfx.console" Version="2.59.4" ExcludeAssets="build"/>
</ItemGroup>
</Project>