Skip to content

Commit

Permalink
Bump CP.Nuke.BuildTools from 1.0.32 to 1.0.34
Browse files Browse the repository at this point in the history
Bumps [CP.Nuke.BuildTools](https://github.com/ChrisPulman/CP.Nuke.BuildTools) from 1.0.32 to 1.0.34.
- [Commits](https://github.com/ChrisPulman/CP.Nuke.BuildTools/commits)

---
updated-dependencies:
- dependency-name: CP.Nuke.BuildTools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent a29977a commit b5fb367
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/_build.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CP.Nuke.BuildTools" Version="1.0.32" />
<PackageReference Include="CP.Nuke.BuildTools" Version="1.0.34" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.133" />
<PackageReference Include="Nuke.Common" Version="7.0.6" />
</ItemGroup>
Expand Down

0 comments on commit b5fb367

Please sign in to comment.