Skip to content

Commit

Permalink
Merge pull request #15 from martincostello/dependabot/nuget/ReportGen…
Browse files Browse the repository at this point in the history
…erator-4.3.6

Bump ReportGenerator from 4.3.5 to 4.3.6
  • Loading branch information
martincostello authored Nov 6, 2019
2 parents 1c46e52 + 7a184b2 commit 862b44f
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 @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="$(AnalyzersVersion)" PrivateAssets="All" />
<PackageReference Include="Microsoft.NetCore.Analyzers" Version="$(AnalyzersVersion)" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19554-01" PrivateAssets="All" />
<PackageReference Include="ReportGenerator" Version="4.3.5" PrivateAssets="All" />
<PackageReference Include="ReportGenerator" Version="4.3.6" PrivateAssets="All" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="All" />
</ItemGroup>
<PropertyGroup>
Expand Down

0 comments on commit 862b44f

Please sign in to comment.