Skip to content

Support NuGet dependencies in MSBuild project files #1131

@paulirwin

Description

@paulirwin

DependencyCheck currently has an analyzer for nuspec files, but with the new MSBuild project format you now specify your NuGet dependencies directly in the .csproj/.vbproj, and it does not copy them into a packages folder such that there are .nuspec files to analyze.

For further reading, here is a blog post with the announcement.

I'd like to help contribute an analyzer for MSBuild project file dependencies.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions