Skip to content

Commit ecb5d27

Browse files
Bump DocFx.App from 2.75.3 to 2.76.0 (#646)
Bumps [DocFx.App](https://github.com/dotnet/docfx) from 2.75.3 to 2.76.0. - [Release notes](https://github.com/dotnet/docfx/releases) - [Changelog](https://github.com/dotnet/docfx/blob/main/RELEASENOTE.md) - [Commits](dotnet/docfx@v2.75.3...v2.76.0) --- updated-dependencies: - dependency-name: DocFx.App dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf051a2 commit ecb5d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageVersion Include="CommunityToolkit.Diagnostics" Version="8.2.2" />
88
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
99
<PackageVersion Include="coverlet.msbuild" Version="6.0.0" />
10-
<PackageVersion Include="DocFx.App" Version="2.75.3" />
10+
<PackageVersion Include="DocFx.App" Version="2.76.0" />
1111
<PackageVersion Include="GitHubActionsTestLogger" Version="2.3.3" />
1212
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
1313
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />

0 commit comments

Comments
 (0)