Skip to content

Adding packages folder to TFS is not consistent #685

@danliu

Description

@danliu

Repro step:

  1. create a class library project, install some packages
  2. Add solution to TFS, which will not add packages folder
  3. check in pending changes, install some other packages
  4. check pending changes again.

Expected: NuGet should be consistent if Packages folder is considered as the source pending changes

Actual: after step 3, the newly installed packages will be marked with pending changes with their files in Packages folder. The suggestion is, if NuGet detected that packages folder are not checked in, or having pending changes, do not mark the packages folder contents as pending addition.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions