I’m trying to set up the environment to develop and run projects using the UiPath Attended Framework (the open-source template from UiPath Marketplace). However, I’m running into some .NET version conflicts when attempting to open or build the project.
Could anyone clarify which version of .NET Framework is officially required or recommended for Attended Framework projects? I already tried many of them…
Specifically:
What .NET version should be installed for development (in UiPath Studio)?
Are there any compatibility differences between the classic and modern design experiences?
Does the framework depend on .NET 4.x (e.g., 4.6.1, 4.7.2, or 4.8), or on the newer .NET (Core/6/7) runtime used by Studio 2023+?