I'm using TFS 2010 and Visual Studio 2013. When I queue build I can select option "Latest sources with shelveset" and select shelveset and it is working ok.
I can also set given version on Parameters tab as MSBuild Arguments for eg. by changeset CXXXXXX and it's working ok too. I'm trying to combine these two options and it's not working. Changes from shelveset are not downloaded during Get task. How can I combine these two options?
No, it is impossible for you to combine these two options.