Skip to content

Commit

Permalink
Merge pull request #10 from ChrisPulman/dependabot/nuget/Nuke.Common-…
Browse files Browse the repository at this point in the history
…7.0.6

Bump Nuke.Common from 7.0.5 to 7.0.6
  • Loading branch information
ChrisPulman authored Sep 25, 2023
2 parents 79f68f5 + 5acc35a commit 429dc50
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.133" />
<PackageReference Include="Nuke.Common" Version="7.0.5" />
<PackageReference Include="Nuke.Common" Version="7.0.6" />
</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="7.0.5" />
<PackageReference Include="Nuke.Common" Version="7.0.6" />
</ItemGroup>
</Project>

0 comments on commit 429dc50

Please sign in to comment.