Bump System.CommandLine from 2.0.0-beta1.21561.1 to 2.0.0-beta4.22402.1

Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta1.21561.1 to 2.0.0-beta4.22402.1.
- [Release notes](https://github.com/dotnet/command-line-api/releases)
- [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md)
- [Commits](https://github.com/dotnet/command-line-api/commits)

---
updated-dependencies:
- dependency-name: System.CommandLine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-09 12:54:23 +00:00 committed by GitHub
parent 8907011caa
commit 7e084a1d69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
<PackageReference Include="NLog" Version="5.0.1" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.3" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21561.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22402.1" />
</ItemGroup>
<ItemGroup>