I am trying to add packages to a project that target .NET Core or .NET 5, but they always fail because UiPath is redirecting the target to .NETFramework,v4.6.1.
Is .NETFramework the only supported version of .NET, or is there some prerequisite setup I need to do to enable .NETCore/.NET50?