Skip to content

Commit

Permalink
Merge pull request #193 from justeat/dependabot/nuget/ReportGenerator…
Browse files Browse the repository at this point in the history
…-4.3.0

Bump ReportGenerator from 4.2.20 to 4.3.0
  • Loading branch information
martincostello authored Oct 1, 2019
2 parents de0d6aa + fa77209 commit a68df0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="$(AnalyzersVersion)" PrivateAssets="All" />
<PackageReference Include="Microsoft.NetCore.Analyzers" Version="$(AnalyzersVersion)" PrivateAssets="All" />
<PackageReference Include="ReportGenerator" Version="4.2.20" PrivateAssets="All" />
<PackageReference Include="ReportGenerator" Version="4.3.0" PrivateAssets="All" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' != 'net451' ">
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="$(AnalyzersVersion)" PrivateAssets="All" />
Expand Down

0 comments on commit a68df0b

Please sign in to comment.