-
Notifications
You must be signed in to change notification settings - Fork 68
Update spectre.console #1482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update spectre.console #1482
Conversation
Add wcwsith.sources version 4.0.1 Update spectre-console's patch
|
FYI, I removed wcwidth.souces 3.0.0 which appears to have been only referenced by the previous spectre.console version. Removing unreferenced packages is a hygiene thing that also helps with build times. |
|
@zivkan, What branch is this going to be consumed in? Does it need to be backported to 10? That will have to be manually backported as spectre.console doesn't exist in 10 yet. |
* Upgrade Spectre.Console to 0.54.0 * Make build work Add wcwsith.sources version 4.0.1 Update spectre-console's patch * Remove wcwidth.sources which was upgraded to 4.0.1 --------- Co-authored-by: Michael Simons <[email protected]>
|
I cherry-picked the two commits into a PR on the release/10.0 branch: |
* Add Spectre.Console 0.52.0 (#1447) * Add Spectre.Console 0.52.0 (#1287) Context: #1287 * Update spectre-console submodule to 0.52.0 * Add patch file to delete problematic binaries: #1287 (comment) Co-authored-by: Jan Jones <[email protected]> * Remove binary patch again * Pin darc version * Add DelaySign and PublicSign to build arguments --------- Co-authored-by: Jan Jones <[email protected]> Co-authored-by: Premek Vysoky <[email protected]> Co-authored-by: Alexander Köplinger <[email protected]> * Update spectre.console (#1482) * Upgrade Spectre.Console to 0.54.0 * Make build work Add wcwsith.sources version 4.0.1 Update spectre-console's patch * Remove wcwidth.sources which was upgraded to 4.0.1 --------- Co-authored-by: Michael Simons <[email protected]> --------- Co-authored-by: Jonathan Peppers <[email protected]> Co-authored-by: Jan Jones <[email protected]> Co-authored-by: Premek Vysoky <[email protected]> Co-authored-by: Alexander Köplinger <[email protected]> Co-authored-by: Michael Simons <[email protected]>
Missed version update in dotnet/source-build-reference-packages#1482
Missed version update in dotnet/source-build-reference-packages#1482
[release/10.0.1xx] Source code updates from nuget/nuget.client - Sign spectre.console with 3p cert - Merge remote-tracking branch 'upstream/release/10.0.1xx' into darc-release/10.0.1xx-7db7ce8f-5a7b-4b95-8467-49ba13688a32 - Update SpectreConsoleReleaseVersion to 0.54.0 Missed version update in dotnet/source-build-reference-packages#1482
Missed version update in dotnet/source-build-reference-packages#1482
Source build update for dotnet/sdk#51933