Convert Windows Project to Windows-Legacy

I created a project as Windows compatibility and need to convert it to Windows-Legacy. Is there a tool/utility to do this? Rebuilding all my workflows by hand is going to take a long time.

Also, I’m using UIPath Community 2021.10.4

Thanks,
Matthew

2 Likes

Hey @viscousvortex

You can please try changing the targetFramework in the project json file.

Try launching the project and do some test runs to validate. If this works, may help you.

Thanks
#nK

4 Likes

Nithin,

That was it! Thanks. It did take a log of reference updating, especially moving processes from system.private.corelib to mscorlib.

Matthew

3 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.