Skip to content

Commit eeb7ad6

Browse files
Bump System.CommandLine from 2.0.0-beta3.22114.1 to 2.0.0-beta4.22272.1
Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta3.22114.1 to 2.0.0-beta4.22272.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] <[email protected]>
1 parent c0aca71 commit eeb7ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.OpenApi.Hidi/Microsoft.OpenApi.Hidi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.1" />
4646
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
4747
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="6.0.0" />
48-
<PackageReference Include="System.CommandLine" Version="2.0.0-beta3.22114.1" />
48+
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
4949
<PackageReference Include="Microsoft.OData.Edm" Version="7.12.0" />
5050
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.0.11-preview2" />
5151
</ItemGroup>

0 commit comments

Comments
 (0)