I am working on windows application . Please find below the probing of private path in appconfig
I want the dll's to be referenced to \Users\xxxx\AppData instead of probing.
How can i changes this logic to store/reference the dll's from relative path.
I am new to dotnet & windows application .
Please let me know your sugeestion.
Thanks in advance.