Skip to content

Commit 17fe714

Browse files
StuartMeeksclaude
andcommitted
chore: bump Spectre.Console to 0.56.0
Spectre.Console.Cli has no 0.56.0 yet, so it stays at 0.55.0 (its latest stable) while Spectre.Console moves forward; realign when Cli catches up. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 250d595 commit 17fe714

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

Directory.Packages.props

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,11 @@
3434
<PackageVersion Include="Velopack" Version="1.2.0" />
3535
</ItemGroup>
3636

37-
<!-- Importer tool (console). Spectre.Console and Spectre.Console.Cli are a
38-
coupled pair and must move together. Held at 0.55.0: Spectre.Console has a
39-
0.56.0 but Spectre.Console.Cli does not yet, so bumping only the former
40-
would desync them. Bump both once Cli 0.56.0 ships. -->
37+
<!-- Importer tool (console). Spectre.Console.Cli trails Spectre.Console by a
38+
release (no 0.56.0 yet), so it stays at 0.55.0 — its latest stable — while
39+
Spectre.Console moves to 0.56.0. Realign them when Cli 0.56.0 ships. -->
4140
<ItemGroup>
42-
<PackageVersion Include="Spectre.Console" Version="0.55.0" />
41+
<PackageVersion Include="Spectre.Console" Version="0.56.0" />
4342
<PackageVersion Include="Spectre.Console.Cli" Version="0.55.0" />
4443
</ItemGroup>
4544

0 commit comments

Comments
 (0)