Skip to content

Commit

Permalink
feat: nuget package upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
solrevdev committed Nov 21, 2023
1 parent e507ba9 commit 85e139c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/solrevdev.seedfolder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.0.2" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
<PackageReference Include="Colorful.Console" Version="1.2.15" />
<PackageReference Include="Figgle" Version="0.5.1" />
</ItemGroup>
Expand Down

0 comments on commit 85e139c

Please sign in to comment.