Skip to content

Conversation

@jonathanpeppers
Copy link

Hi, I did not file this on an issue, but the change is trivial, so I thought we could discuss here. Thanks!

  • I have read the Contribution Guidelines
  • I have commented on the issue above and discussed the intended changes
  • A maintainer has signed off on the changes and the issue was assigned to me
  • All newly added code is adequately covered by tests
  • All existing tests are still running without errors
  • The documentation was modified to reflect the changes OR no documentation changes are required.

Changes

Context: dotnet/sdk#51430
Context: dotnet/source-build-reference-packages#1447

We would like to use Spectre.Console for the dotnet CLI, and .NET has to be able to be completely built from source.

It would help us to have PolySharp only included when building for netstandard2.0, as that is the only target framework that needs the polyfills.

.NET would probably only build the latest target framework.

Thanks!

Context: dotnet/sdk#51430
Context: dotnet/source-build-reference-packages#1447

We would like to use Spectre.Console for the `dotnet` CLI, and .NET has
to be able to be completely built from source.

It would help us to have `PolySharp` only included when building for
`netstandard2.0`, as that is the only target framework that needs the
polyfills.

.NET would probably only use the latest target framework.

Thanks!
@akoeplinger
Copy link

just saw @patriksvensson is moving Spectre.Console.Cli to a new repo in #1928 so I guess we'll need to pick that up as well once it's merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants