We have migrated our custom activity from.NET4.6 to NET6.0, Code is migrated successfully and able to create nuget package also, but while installing the package in uipath studio getting the following error
NU1202: Package DemoProject.Workflow.Activities 1.0.3 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package DemoProject.Workflow.Activities1.0.3 supports: net6.0 (.NETCoreApp,Version=v6.0)
NU1202: Package DemoProject.Workflow.Activities 1.0.3 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win10-x64. Package DemoProject.Workflow.Activities 1.0.3 supports: net6.0 (.NETCoreApp,Version=v6.0)