Skip to content
This repository was archived by the owner on Nov 24, 2022. It is now read-only.

Commit b5e8ec6

Browse files
Bump System.CommandLine.Rendering
Bumps [System.CommandLine.Rendering](https://github.com/dotnet/command-line-api) from 0.3.0-alpha.19577.1 to 0.3.0-alpha.21216.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.Rendering dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44d4213 commit b5e8ec6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TabletBot/TabletBot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.3.0-alpha.19577.1" />
1010
<PackageReference Include="System.CommandLine.Experimental" Version="0.3.0-alpha.19577.1" />
11-
<PackageReference Include="System.CommandLine.Rendering" Version="0.3.0-alpha.19577.1" />
11+
<PackageReference Include="System.CommandLine.Rendering" Version="0.3.0-alpha.21216.1" />
1212
<PackageReference Include="System.Reactive.Core" Version="5.0.0" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)