Skip to content

Commit

Permalink
Bump System.CommandLine from 2.0.0-beta4.24324.3 to 2.0.0-beta4.24528.1
Browse files Browse the repository at this point in the history
Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta4.24324.3 to 2.0.0-beta4.24528.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>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent be2a895 commit d3295fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<PackageVersion Include="Microsoft.DotNet.Build.Tasks.Workloads" Version="8.0.0-beta.23564.4" />
<PackageVersion Include="Microsoft.Signed.Wix" Version="$(MicrosoftSignedWixVersion)" />
<PackageVersion Include="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23564.4" />
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.24324.3" />
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.24528.1" />
<!-- unit test dependencies -->
<PackageVersion Include="bUnit" Version="1.33.3" />
<PackageVersion Include="JsonSchema.Net" Version="7.2.3" />
Expand Down

0 comments on commit d3295fc

Please sign in to comment.