Skip to content

Commit

Permalink
Update _build.csproj
Browse files Browse the repository at this point in the history
Update Packages
  • Loading branch information
ChrisPulman committed Oct 20, 2023
1 parent a4a98d8 commit 8daf683
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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,9 +12,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CP.Nuke.BuildTools" Version="1.0.29" />
<PackageReference Include="CP.Nuke.BuildTools" Version="1.0.32" />
<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

0 comments on commit 8daf683

Please sign in to comment.