Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Commit

Permalink
Updated to latest nuke build
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll committed Jan 11, 2022
1 parent 5ba872e commit c72e5f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
"dotnet-format": {
"version": "5.1.225507",
"commands": ["dotnet-format"]
},
"nukeeper": {
"version": "0.35.0",
"commands": ["nukeeper"]
}
}
}
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Update="GitVersion.Tool" Version="5.8.1" />
<PackageReference Update="Nuke.Common" Version="6.0.1" />
<PackageReference Update="ReportGenerator" Version="5.0.2" />
<PackageReference Update="Rocket.Surgery.Nuke" Version="0.16.6" />
<PackageReference Update="Rocket.Surgery.Nuke" Version="0.17.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Update="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.*" />
Expand Down

0 comments on commit c72e5f2

Please sign in to comment.