Skip to content

Commit

Permalink
Merge branch 'master' of github.com:RocketSurgeonsGuild/MSBuild.Targets
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll committed Nov 17, 2023
2 parents dc66405 + 0f3dc2b commit 1c2d30e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"commands": ["dotnet-gitversion"]
},
"dotnet-reportgenerator-globaltool": {
"version": "5.1.26",
"version": "5.2.0",
"commands": ["reportgenerator"]
},
"nuke.globaltool": {
Expand Down
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<ItemGroup>
<PackageVersion Include="GitVersion.Tool" Version="5.12.0" />
<PackageVersion Include="Nuke.Common" Version="7.0.6" />
<PackageVersion Include="ReportGenerator" Version="5.1.26" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="1.7.3" />
<PackageVersion Include="ReportGenerator" Version="5.2.0" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="1.7.4" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="Bogus" Version="34.0.2" />
Expand Down

0 comments on commit 1c2d30e

Please sign in to comment.