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

Feature: Add support for Nuget commands which use lock files #2865

Open
balteravishay opened this issue Apr 13, 2023 · 2 comments · May be fixed by #4157
Open

Feature: Add support for Nuget commands which use lock files #2865

balteravishay opened this issue Apr 13, 2023 · 2 comments · May be fixed by #4157

Comments

@balteravishay
Copy link
Contributor

Is your feature request related to a problem? Please describe.
PR #2779 adds support for "nuget install" and "dotnet add", but support for Nuget commands which require project file or lock file is still not implemented as per the discussion in the PR.

Describe the solution you'd like
nuget/dotnet/msbuild commands for restoring Nuget dependencies should get a high score (10) for using lock files and a lowered score that is not 0 for using project files, which aligns with Nuget best practices.

Describe alternatives you've considered
NA

Additional context
Add any other context or screenshots about the feature request here.

@balteravishay balteravishay added the kind/enhancement New feature or request label Apr 13, 2023
@balteravishay balteravishay changed the title Feature Feature: Add support for Nuget commands which use lock files Apr 13, 2023
@github-actions
Copy link

Stale issue message - this issue will be closed in 7 days

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2023
Copy link

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the Stale label Nov 25, 2023
@balteravishay balteravishay linked a pull request Jun 7, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

3 participants