Create a method for windows legacy projects to be compatible with windows based a projects

Hi,

We are using windows legacy project because of the Microsoft team package and SSH connection Pacakges, as we all know that windows legacy will be phased out soon, we would like UiPath to create a method for making projects(whether it is windows legacy or windows ) to be compatible with both project types. Means, even if i create the project in windows legacy, i would like to make it compatible with windows based packages(ex: office 365) without migrating my code from windows legacy to windows as redundant work.

A lot of users will appreciate if this feature is created.

TIA

I would also love to have a tool as you described. Unfortunately this is not possible :slight_smile: as the .net technology does not support this.

Just fyi, this is not a UiPath limitation. Its literally a Microsoft core thing with the .net languages.

You just have to bite the bullet and migrate.