Skip to content

Commit

Permalink
Update McMaster.Extensions.CommandLineUtils to 2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmg committed Nov 19, 2019
1 parent e9c7439 commit c1b4c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Moniker.Cli/Moniker.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="2.4.2" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="2.4.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c1b4c59

Please sign in to comment.