I'm trying to use newtonsoft.Json.dll to display update notes on the launcher screen, the problem is that when I compile the solution it generates the dll, but when I run the program it doesn't send it to the installation directory, causing an error when trying open the launcher, to get around this I am pasting the dll in the raid of the directory where the launcher is installed, I would like to know what I could do so that when I run the compiled file it copies the dll to the installation directory