Guys I’m also getting this error. I have created my own user defined packaged which I’m not trying to use in a Library Project. When I go to install my user defined packages, I’m getting the same error NU1202: Package userpackage 1.0.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package userpackage1.0.4 does not support any target frameworks.
I have also uninstalled STUDIO and reinstalled but it didn’t fix this issue!
My Studio version is Studio 2019.10.4 Enterprise Trial License.
And the local activity packages I created are all on the same studio version. I have updates all their dependencies before publishing but now when I try to install the packages that I published in a new Library Project, I get this error.
For example, one of my activities is a background process that I published locally:
After I publish this and try to install it locally in my Library Project, this error occurs. This happens with all the other local packages I have published as well. Everytime I try to install it in my Library project, I get the same error
Hi @loginerror,
Thanks for you input. Issue resolved. As you suggested, I had to republish custom activity after updating dependencies used in same custom activity.
I am getting another error , please take a look at below page: