Skip to content

Commit c232979

Browse files
Bump Spectre.Console
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.48.0 to 0.49.1. - [Release notes](https://github.com/spectreconsole/spectre.console/releases) - [Commits](spectreconsole/spectre.console@0.48.0...0.49.1) --- updated-dependencies: - dependency-name: Spectre.Console dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f86b08 commit c232979

File tree

1 file changed

+1
-1
lines changed
  • docs/standard/commandline/snippets/customize-help/csharp

1 file changed

+1
-1
lines changed

docs/standard/commandline/snippets/customize-help/csharp/scl.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
1212
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
13-
<PackageReference Include="Spectre.Console" Version="0.48.0" />
13+
<PackageReference Include="Spectre.Console" Version="0.49.1" />
1414
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)