Skip to content

Instantly share code, notes, and snippets.

@egomesbrandao
Last active August 29, 2015 14:16
Show Gist options
  • Save egomesbrandao/d5197961b60a507cb0e0 to your computer and use it in GitHub Desktop.
Save egomesbrandao/d5197961b60a507cb0e0 to your computer and use it in GitHub Desktop.
One Team Project... ou usando o campo Team field - Global List
<?xml version="1.0" encoding="utf-8"?>
<gl:GLOBALLISTS xmlns:gl="http://schemas.microsoft.com/VisualStudio/2005/workitemtracking/globallists">
<GLOBALLIST name="Teams">
<LISTITEM value="Não cadastrado" />
<LISTITEM value="01234 - Projeto XYZ" />
<LISTITEM value="98765 - Projeto ABC" />
<LISTITEM value="Projeto de teste" />
</GLOBALLIST>
</gl:GLOBALLISTS>
@egomesbrandao
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment