I already used the solution from this one and it works but when im restarting the laptop or open a new or another workflow it will encounter an error like this again and json.10.0.3 will appear again in c:\user\local\temp\nuget.
What should i do to remove permanently from my laptop?
Till now still no viable resolution for this. The Uipath Team asked to check the nuget using nuget application explorer in github and check the dependencies each of the package in uipath. I already tried to use but still don’t make any differences.
Newtonsoft 10.0.3 is a dependency used by UiPath.System.Activities, so it will be downloaded everytime you open or run a WF that is using UiPath.System.Activities. Also,could be downloaded by other packages that use it as a dependency.
On what activity, and what you are trying to do when you get the error? I was not able to reproduce it having both 8.0.3 and 10.0.3 installed .