vsts-xdttransform-task icon indicating copy to clipboard operation
vsts-xdttransform-task copied to clipboard

Linux support?

Open evollu opened this issue 8 years ago • 2 comments

Hi, is there any plan for support linux build agents?

evollu avatar Jan 25 '18 00:01 evollu

Hi @evollu, Sorry for the really late reply, the task is using internally a .net assembly written by Microsoft and making the task work on linux would mean rewrite everything in typescript which i don't have the time to do.

qetza avatar Mar 05 '18 14:03 qetza

Thanks for your reply. I ended up creating my own plugin and uses https://github.com/nil4/dotnet-transform-xdt. it is dotnet core based

evollu avatar Mar 05 '18 14:03 evollu