Hi,
I have modified the Default TFS build template to include an activity (The Finalbuilder activity - see:
http://www.finalbuilder.com/articles.aspx?PageID=50&ID=38 ). I have modified the name of the Result variable, which is in the create workspace activity, and updated it in
all the places it is being used, in the "Create Workspace" activity in the build template, but now, when I re-use this name in the Finalbuilder activity, I get an error:
Variable is not declared. It may be inaccessible due to its protection level.
If I look at the variables pane in VS2010, it shows the Workspace variable, but nothing about changing the accessibility level. How could I do this?
Thanks