Skip to content

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

@balteravishay

Description

@balteravishay

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions