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

dotnet package list command should restore first #47400

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Nigusu-Allehu
Copy link
Member

@Nigusu-Allehu Nigusu-Allehu commented Mar 9, 2025

Fixes: NuGet/Home#13406

Description

This PR

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Mar 9, 2025
@Nigusu-Allehu Nigusu-Allehu self-assigned this Mar 9, 2025
@Nigusu-Allehu Nigusu-Allehu changed the title Implicit restore dotnet list package dotnet package list command should restore first Mar 10, 2025
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

#nullable disable
Copy link
Member Author

Choose a reason for hiding this comment

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

These tests are copied from dotnet-list-package.Tests\GivenDotnetListPackage.cs. They are the same commands. #45384

@Nigusu-Allehu Nigusu-Allehu marked this pull request as ready for review March 10, 2025 22:48
@Nigusu-Allehu Nigusu-Allehu requested a review from a team as a code owner March 10, 2025 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dotnet list package doesn't restore
1 participant