Unable to publish after TFS integration?

I’m using Visual Studio Online TFS with UiPath. VS Online adds build process templates to all new projects. Because the templates are XAML-files, UiPath somehow tries to understand them while publishing and crashes. See the output.log

Is there some way to exclude these folders from UiPath or something to get the publish working again?

output.json (9.6 KB)

Can you not simply delete the folder? Alternatively use something like Team Explorer to manage your files within folders.

@richarddenton: You are absolutely right, that is a working and feasible workaround for this “problem” :smiley:I guess I am not usually using Azure CI/CD pipelines for UiPath development so it should be fine to delete those files.

Sometimes I tend to overthink things and miss to see the obvious :wink:

1 Like