Hi,
I have created a custom activity using C#.Net in .NET 6.0 but it is showing incompatible.
I’m using below depedencies:
I have created Nuget Package using NuGet Package explorer:
Have gone to all possible resources for resolution but no luck.
Please help to get what I am doing wrong here.
Yoichi
(Yoichi)
May 21, 2023, 11:21pm
2
Hi,
Can you share your nupkg file, if possible?
Regards,
Hi @Yoichi
Attaching npukg file
CustomActivities.1.0.4.nupkg (11.5 KB)
Yoichi
(Yoichi)
May 22, 2023, 2:52pm
4
Hi,
It seems necessary to create “net6.0-windows7.0” group in Package Dependency.
CustomActivities.1.0.4.nupkg (11.5 KB)
Regards,
is it working after creating the group?
Thank you very much , it’s working now
But ran into other prorblem.
While bulding activity, I have added some packages in visual studio. So now getting error ralated to that while trying to install package in UiPath Studio.
system
(system)
Closed
May 25, 2023, 3:37pm
7
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.