Skip to content

Adding content: none to paket.dependencies && paket install does not remove installed content #687

@agross

Description

@agross

I had this in my depfile:

source https://www.nuget.org/api/v2

nuget JasmineTest 2.0.0 

I ran paket install and had the content added. I then added content: none to the depfile, executed git clean -xdf and ran pakat install again. The new content: none option was not picked up and the content was restored.

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