Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Viewing all articles
Browse latest Browse all 7612

Created Unassigned: [BugBash628] binding for packages.config is removed [3456]

$
0
0
1. Create new console app (I had created a portable library but it should not matter)
2. Install jquery
3. bind to TFS and Check it in
4. uninstall jquery (package.config file will be removed and marked as removed for TFS)
5. Install jquery

Actual:
I got into a state where package.config was marked as deleted but latest was not downloaded
Package.config is added in step 5 to the solution but is not binding to TFS i.e. with the checkin it doesn't show as pending.

Expected:
packages.config in step5 to be binding to TFS and to be added.

Viewing all articles
Browse latest Browse all 7612

Trending Articles