VSTS (TFS) build task to compile MQL5 projects and files inside TFS builds.
The extension is not published in marketplace (I have been refused by MetaQuotes to distribute compiler and include files), so there are only those options to use it:
- Download the extension from releases tab and upload it into your VSO. You will have to create a publisher account for that (free).
- Write me and tell me your organization name and I will share it with you. This is the one that preceeding @visualstudio.com, for example, if your VSO's url is https://mywork.visualstudio.com, then your organization name is mywork. It is not a secret information (as far as I aware). The advantage of this approach is that you will automatically get updates.
To pack the extension (providing all prerequisites are installed, see links below), run this command from folder vsts-extension in command line:
tfx extension create --manifest-globs vss-extension.json