Skip to content

Commit de442ac

Browse files
Bump System.CommandLine from 2.0.0-beta4.24209.3 to 2.0.0-beta4.24324.3 (dotnet#4675)
Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta4.24209.3 to 2.0.0-beta4.24324.3. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 511a326 commit de442ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<PackageVersion Include="Microsoft.DotNet.Build.Tasks.Workloads" Version="8.0.0-beta.23564.4" />
137137
<PackageVersion Include="Microsoft.Signed.Wix" Version="$(MicrosoftSignedWixVersion)" />
138138
<PackageVersion Include="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23564.4" />
139-
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.24209.3" />
139+
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.24324.3" />
140140
<!-- unit test dependencies -->
141141
<PackageVersion Include="bUnit" Version="1.28.9" />
142142
<PackageVersion Include="JsonSchema.Net" Version="7.0.4" />

0 commit comments

Comments
 (0)