I am trying to include a very basic library that I just created into a project I created previously. I get an error stating:
“NU1202: Package VariableStore 1.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package VariableStore 1.0.1 does not support any target frameworks.”
I have the latest version of UiPath installed (just installed 10 minutes ago), and I have .net 4.8.
Is there a way to change the target framework of either project? Any other suggestions?