Skip to content

Commit

Permalink
Updated report generator
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll committed Sep 17, 2019
1 parent 70e83fd commit 853fce7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Update="Nuke.Common" Version="0.21.2" />
<PackageReference Update="Rocket.Surgery.Nuke.DotNetCore" Version="0.4.1" />
<PackageReference Update="GitVersion.CommandLine.DotNetCore" Version="5.0.1" />
<PackageReference Update="ReportGenerator" Version="4.2.19" />
<PackageReference Update="ReportGenerator" Version="4.2.20" />
</ItemGroup>
<ItemGroup>
<PackageReference Update="Microsoft.Extensions.Configuration" Version="2.1.0" />
Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ resources:
- repository: rsg
type: github
name: RocketSurgeonsGuild/AzureDevopsTemplates
ref: refs/rags/v0.9.0
ref: refs/tags/v0.9.1
endpoint: github

variables:
Expand Down

0 comments on commit 853fce7

Please sign in to comment.