When I publish code in VSwhich uses Titanium(NuGet installed) it runs perfectly when the application is run on that System...
But that application fails to run on a separate system and throws an error:
The system cannot execute the specified program.
An assembly specified in the application dependencies manifest (ConsoleApp1.deps.json) was package: 'Titanium.Web.Proxy',Version: 3.1.1301'
path: 'lib/netstandard2.0/Titanium.Web.Proxy.dll'
When I publish code in VSwhich uses Titanium(NuGet installed) it runs perfectly when the application is run on that System... But that application fails to run on a separate system and throws an error: