Skip to content

Commit

Permalink
Fixed merge issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmwebb-lv committed Apr 19, 2024
2 parents 1921617 + d256b3f commit 5cd687c
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions Build/Build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,32 @@
<PackageReference Include="Nuke.GitHub" Version="5.0.1" />
</ItemGroup>

<ItemGroup>
<PackageDownload Include="GitVersion.Tool" Version="[5.12.0]" />
</ItemGroup>

<ItemGroup>
<None Remove="..\.nuke\temp\build.2024-04-18_22-16-52.log" />
</ItemGroup>

<ItemGroup>
<None Remove="..\.nuke\temp\build.2024-04-18_22-36-15.log" />
</ItemGroup>

<ItemGroup>
<None Remove="..\.nuke\temp\build.2024-04-18_22-42-12.log" />
</ItemGroup>

<ItemGroup>
<None Remove="..\.nuke\temp\build.2024-04-18_22-51-19.log" />
</ItemGroup>

<ItemGroup>
<None Remove="..\.nuke\temp\build.2024-04-18_22-52-29.log" />
</ItemGroup>

<ItemGroup>
<None Remove="..\.nuke\temp\build.2024-04-18_22-53-22.log" />
</ItemGroup>

</Project>

0 comments on commit 5cd687c

Please sign in to comment.