Skip to content

Commit f0e5dc7

Browse files
Bump ReportGenerator (#4008)
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/danielpalme/ReportGenerator/releases) - [Commits](danielpalme/ReportGenerator@v4.8.0...v4.8.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c601aa commit f0e5dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/unit-testing-code-coverage/XUnit.Coverlet.Collector/XUnit.Coverlet.Collector.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
11-
<PackageReference Include="ReportGenerator" Version="4.8.0" />
11+
<PackageReference Include="ReportGenerator" Version="4.8.1" />
1212
<PackageReference Include="xunit" Version="2.4.1" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
1414
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)