Bump System.CommandLine from 2.0.0-beta1.21471.2 to 2.0.0-beta1.21504.1

Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta1.21471.2 to 2.0.0-beta1.21504.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] 2021-10-05 03:11:05 +00:00 committed by GitHub
parent e4582ebde3
commit 274fb95325
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.0-rc.1.21451.13" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0-rc.1.21451.13" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0-rc.1.21451.13" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21471.2" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21504.1" />
</ItemGroup>
<ItemGroup>