Skip to content

Add support for new csproj file format #129

@jacobd-of

Description

@jacobd-of

I have projects that use the new csproj file format, that does not use the old nuget packages.config anymore. In the root of source folder the used packages are specified in a 'Directory.Builder.targets' file.
Any chance of supporting this? I cannot get it working without creating a packages.config manually.

As a work around, it would be convenient if I just can scan the bin folder so that I am not relying on any format at all; this is what is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions