Starting with UiPath Studio version 2022.10, what happens to dependencies that lack Windows compatibility when they are converted in a project?

Starting with UiPath Studio version 2022.10, what happens to dependencies that lack Windows compatibility when they are converted in a project?
A . They are replaced with compatible alternatives.
B . They are removed from the project.
C . They are marked as unresolved.
D . They are automatically resolved.

Answer: C

Explanation:

Starting with UiPath Studio version 2022.10, the default project type is Windows, which uses .NET 6 or .NET 5 with Windows support1. If a project contains dependencies that lack Windows compatibility, such as custom activities or libraries, they are marked as unresolved when the project is converted to Windows2. The developer needs to manually resolve them by finding compatible alternatives or updating the code3.

Reference: Studio – Hardware and Software Requirements documentation, Project Compatibility section Getting error: No compatible version with windows projects forum post, Question by @RajeshT Uipath New Version Features – 2022.10.3 blog post, New Default Project Compatibility = Windows section

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments