Skip to content

Commit

Permalink
Merge pull request #47 from ChrisPulman/renovate/nuke.common-8.x
Browse files Browse the repository at this point in the history
Update dependency Nuke.Common to 8.1.2
  • Loading branch information
ChrisPulman authored Oct 22, 2024
2 parents 69da612 + 82a7713 commit b51a4e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/_build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.143" />
<PackageReference Include="Nuke.Common" Version="8.1.1" />
<PackageReference Include="Nuke.Common" Version="8.1.2" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/CP.Nuke.BuildTools/CP.Nuke.BuildTools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
</PropertyGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Nuke.Common" Version="8.1.1" />
<PackageReference Include="Nuke.Common" Version="8.1.2" />
</ItemGroup>
</Project>

0 comments on commit b51a4e4

Please sign in to comment.