Skip to content

Commit

Permalink
Updated mcmaster.extensions.commandlineutils package
Browse files Browse the repository at this point in the history
  • Loading branch information
fedarovich committed Feb 8, 2019
1 parent b33ba6e commit dd9e621
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PackageReference Include="Alba.CsConsoleFormat" Version="1.0.0" />
<PackageReference Include="BencodeNET" Version="2.2.24" />
<PackageReference Include="IPNetwork2" Version="2.2.0.78" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="2.3.1" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="2.3.2" />
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" Condition="'$(TargetFramework)' != 'netframework4.6'" />
<PackageReference Include="Mono.Posix" Version="5.4.0.201" Condition="'$(TargetFramework)' == 'netframework4.6'" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
Expand Down

0 comments on commit dd9e621

Please sign in to comment.