Skip to content

Commit

Permalink
updated to latest nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasduft committed Mar 2, 2024
1 parent 061b039 commit 635e592
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/targets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Bullseye" Version="5.0.0" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="SimpleExec" Version="12.0.0" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion src/releasy/releasy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<ItemGroup>
<PackageReference Include="Fluid.Core" Version="2.5.0" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 635e592

Please sign in to comment.