Friday, March 29, 2019

TFS / Nuget - Cannot build after getting latest from Source Controll

In nuget console run:

Remove the current references in project/s.

update-package -reinstall
PM> Update-Package -reinstall

also try:
PM> Get-Project –All | Add-BindingRedirect

No comments:

Post a Comment