Skip to content

Commit

Permalink
Merge pull request #48 from microsoft/dev/jachocho/upgradereportgener…
Browse files Browse the repository at this point in the history
…ator

Upgrade report generator
  • Loading branch information
jakubch1 authored Mar 14, 2023
2 parents 90dcd01 + dd8c4f4 commit a52b137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CoveragePublisher/CoveragePublisher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="16.199.0-preview" />
<PackageReference Include="Microsoft.TeamFoundation.PublishTestResults" Version="16.199.0-preview" />
<PackageReference Include="ReportGenerator.Core" Version="5.1.17" />
<PackageReference Include="ReportGenerator.Core" Version="5.1.19" />
<PackageReference Include="System.Net.NameResolution" Version="4.3.0" />
</ItemGroup>

Expand Down

0 comments on commit a52b137

Please sign in to comment.