Skip to content

Commit d9122d8

Browse files
chore(deps): bump System.CommandLine
Bumps [System.CommandLine](https://github.com/dotnet/dotnet) from 2.0.0-beta4.24528.1 to 2.0.0-beta5.25227.104. - [Release notes](https://github.com/dotnet/dotnet/releases) - [Commits](https://github.com/dotnet/dotnet/commits) --- updated-dependencies: - dependency-name: System.CommandLine dependency-version: 2.0.0-beta5.25227.104 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc5b09b commit d9122d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1111
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
1212
<PackageVersion Include="Polly" Version="8.5.2" />
13-
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.24528.1" />
13+
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta5.25227.104" />
1414
<PackageVersion Include="xunit" Version="2.9.3" />
1515
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)