lucidiot/HabitSharp
lucidiot
/
HabitSharp
Archived
1
0
Fork 0

Bump McMaster.Extensions.CommandLineUtils from 2.2.5 to 2.3.4

Bumps [McMaster.Extensions.CommandLineUtils](https://github.com/natemcmaster/CommandLineUtils) from 2.2.5 to 2.3.4.
- [Release notes](https://github.com/natemcmaster/CommandLineUtils/releases)
- [Changelog](https://github.com/natemcmaster/CommandLineUtils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/natemcmaster/CommandLineUtils/compare/v2.2.5...v2.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-02 14:53:33 +00:00 committed by GitHub
parent 60bc4dbf4f
commit b583c44a8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="2.2.5" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="2.3.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.2.0" />
</ItemGroup>