@CSH,
The package you are trying to install isn’t compatible with the project version that is windows compatibility.
You have 4 options
- Connect with the developer and ask to upgrade the package to windows compatibility.
- If you are the developer of the package upgrade it, publish it and then use it.
- Downgrade your project to windows legacy. This is not recommended because windows legacy going to deprecated soon.
- Develop the logic on your own instead of relying on the library.
1 Like
As per error you need to upgrade the package to windows compatibility and install
As it is a uipathteam package i dont think you have code…here is the code for doing the same…try to build or use the xaml provided…xaml might have errors as it is built on old but logic is explained
Cheers
1 Like