visual studio 2013 - TFS download having issues with nuget packages -
i'm having similar issue following question owin: errors resolving nuget packages after tfs download.
the errors have shown after downloading tfs are: type or namespace name 'cors' not exist in namespace microsoft.owin type or namespace name 'httplistener' not exist in namespace microsoft.owin.host' ...
they show in nuget installed i've got exclamation next reference in project.
i did removed , re-added packages , resolves issue on computer check in , download again different computer , issue still present. need download work every computer because of using tfs builder. see similar errors showing there when initiate build.
i've tried on vs2013 , vs2015, vs2013 has handful of errors vs2015 gives me on 1200+ errors , think there other issues newest nuget , package migration... now, i'm going concentrate on vs2013.
Comments
Post a Comment