Convert Windows legacy library and xml's to Windows

Team,

I want to reuse library designed in Windows which was earlier designed in Windows legacy, similarly 2 xml files need to be reused.

Any suggestions how can do that ?

Note - I already tried to change .json file - Framework from Legacy to Windows but no success

Hi @prerna.gupta

Check on this document

https://docs.uipath.com/studio/standalone/2023.4/user-guide/deprecation-of-the-windows-legacy-compatibility

I hope it helps!!

@prerna.gupta

Please check this activity migration steps

https://docs.uipath.com/activities/other/latest/developer/migrating-activities-to-net

If you want to migrate xaml files created in windows then check this

https://docs.uipath.com/studio/standalone/2023.4/user-guide/deprecation-of-the-windows-legacy-compatibility#converting-windows-legacy-projects-to-the-windows-compatibility

Cheers