Skip to content

Commit

Permalink
Bump System.CommandLine.Hosting
Browse files Browse the repository at this point in the history
Bumps [System.CommandLine.Hosting](https://github.com/dotnet/command-line-api) from 0.4.0-alpha.24126.1 to 0.4.0-alpha.24209.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.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 2ee41a4 commit afe1606
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.24209.3" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.24126.1" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.24209.3" />
<PackageReference Include="Udap.Client" Version="0.3.37" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.24209.3" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.24126.1" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.24209.3" />
<PackageReference Include="Udap.Client" Version="0.3.37" />
</ItemGroup>

Expand Down

0 comments on commit afe1606

Please sign in to comment.