Skip to content

Conversation

@zivkan
Copy link
Member

@zivkan zivkan commented Nov 26, 2025

I'd like to use Spectre.Console in NuGet.Client. However, Spectre.Console.Testing version 0.52.0 has a dependency on Spectre.Console.Cli which in turn has a bunch of additional transitive dependencies: OpenCli.Source, NJsonSchema, Namotion.Reflection.

However, Spectre.Console version 0.54.0 has removed all external dependencies, so it reduces source build complications, fewer packages to check for compatible licenses, etc.

edit: source build package updates: dotnet/source-build-reference-packages#1482

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades Spectre.Console from version 0.52.0 to 0.54.0. The primary motivation is that version 0.54.0 removed all external dependencies (OpenCli.Source, NJsonSchema, Namotion.Reflection), which simplifies source builds, reduces license compliance overhead, and minimizes transitive dependencies.

Key Changes

  • Updated Spectre.Console package version from 0.52.0 to 0.54.0 in centralized package management

@zivkan zivkan changed the base branch from main to release/10.0.2xx November 26, 2025 23:07
@zivkan
Copy link
Member Author

zivkan commented Nov 27, 2025

source build package updates: dotnet/source-build-reference-packages#1482

@baronfel baronfel merged commit 22c641b into dotnet:release/10.0.2xx Dec 1, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants