I have several .rdl files I want to integrate to my TFS 2015 update 3 with continuos integration.
I have the Data Tools installed on the Build Server, therefore I can compile the Visual Studio project with the report files (rdl).
How can i deploy them using a build definition like a .net web app??
I have read several methods like using rs.exe, powershell, etc. No one seems to be a clear way to integrate TFS 2015 with Reporting Services