visual studio - Adding new Build Definition in VS2015 Process Editor incorrectly checks for file within TFS-Git repository -
problem
when user right clicks on build within 'builds' menu of team explorer in visual studio 2015, , clicks 'edit build definition' taken build definition editor. within 'process' tab, process editor opened reads xaml file , provides configurable parameters. however, when attempting add new build definition, user receive number of errors.
if user clicks 'new' button within process editor, a prompt shows so. if correct team project location selected, , path selected, user receive prompt reading "[the file selected not within git repository]."
if manual entry of 'path in repository' textarea attempted, user receive error "[object reference not set instance of object.]"
software
i receiving problem vs 2015 14.0.25424.00 update 3 , tfs server 2013 12.0.30324.0 (tfs2013.update2)
workaround
at moment, there not seem fix. believe may bug in visual studio 2015, i'm not quite sure. information have found there workaround using different version of visual studio.
frequency
from research, seems issue people encountering often. there social msdn thread here may see same issues, , frequency @ occurs.
this seems issue vs2015 update3, submit here develop community-visual studio ide response develop team.
for now, workaround add build process file using vs2013.
Comments
Post a Comment