Key file import and assembly references after branching in Team Foundation Server
i branched source code within tfs. within tfs converted folder housing source code branch making "main" branch. created 2 children "dev" branch , "5.5" branch. when check out main branch , try build getting key file import errors "cannot import following key file..." , referenced assembly errors. referenced assembly errors 5.5 branch error "could not load referenced assembly. system cannot find file specified" while main branch error "assembly x has higher version referenced assembly y."
the main branch in same local location before branch while other branches have new locations locally.
also main branch has lot of errors "x ambiguous in namespace y"
besides frustration of trying correct these errors can coding, there best practice avoid key file , assembly errors when checking in/checking out , merging branch?
Archived Forums V > Team Foundation Server - Source and Version Control
Comments
Post a Comment