UiPathTeam.ServiceNow.Activities Not working in UiPath 2022.10 Windows Project

UiPathTeam.ServiceNow.Activities not being recognized in UiPath Package Manager after converting from UiPath Legacy to UiPath Windows Project.

Any suggestion is appreciated.

This behavior is an expected one as the respective package is targeted only to Windows - Legacy (.Net Framework 4.6.1)

The only solutions are these:

  1. Ask the developer to target this package to Windows or Cross-Platform compatibilities
  2. Use the Windows-Legacy projects until the package is targetted to Windows or Cross-Platform compatibilities
  3. Use Rest API calls to achieve the same results in Windows or Cross-Platform compatibilities

Thanks, much appreciated.