Skip to content
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

Document machine readable json output for dotnet list package report #33518

Merged

Conversation

erdembayar
Copy link
Contributor

@erdembayar erdembayar commented Jan 13, 2023

!!! Don't merge before .NET sdk 7.2.xx version release

Fixes: https://github.com/NuGet/docs.microsoft.com-nuget/issues/2922
Related to: dotnet/sdk#29367, NuGet/Home#7752

Spec is here. New command option can be used like below:
dotnet list package --format json
dotnet list package --format json --output-version 1

!!! Don't merge before we verify it's available in GA .NET sdk 7.2.xx version.

This one already had approval before.

…t for dotnet list package report (#32855)" (#33516)"

This reverts commit 8643439.
@erdembayar
Copy link
Contributor Author

erdembayar commented Jan 13, 2023

@BillWagner
Please approve but don't merge before .NET sdk 7.2.xx release.

Edit by @BillWagner Fix mention (I'm pretty sure you meant me.)

@erdembayar
Copy link
Contributor Author

@tdykstra @BillWagner
Please PR merge now, I can confirm sdk change is already GA.

@tdykstra tdykstra merged commit 13a80f8 into main Feb 18, 2023
@tdykstra tdykstra deleted the dev-eryondon-dotnet-list-package-machinereadableoutput2 branch February 18, 2023 01:43
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.

Create dotnet list package json output command document
4 participants