Skip to content

Commit

Permalink
Update package versions in targets.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasduft committed Feb 4, 2024
1 parent 75d2396 commit 9c1614b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/targets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Bullseye" Version="4.2.1" />
<PackageReference Include="Bullseye" Version="5.0.0" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
<PackageReference Include="SimpleExec" Version="11.0.0" />
<PackageReference Include="SimpleExec" Version="12.0.0" />
</ItemGroup>
</Project>

0 comments on commit 9c1614b

Please sign in to comment.