Skip to content

Commit

Permalink
Merge pull request #5 from ChrisPulman/dependabot/nuget/Nuke.Common-7…
Browse files Browse the repository at this point in the history
….0.4
  • Loading branch information
ChrisPulman committed Sep 11, 2023
2 parents 81378e7 + 1d0f58a commit 8225be9
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 @@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="CP.Nuke.BuildTools" Version="1.0.14" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.133" />
<PackageReference Include="Nuke.Common" Version="7.0.3" />
<PackageReference Include="Nuke.Common" Version="7.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8225be9

Please sign in to comment.