Quantcast
Channel: GameDev.net
Viewing all articles
Browse latest Browse all 17625

Can I move .exe.config file?

$
0
0

Hi,

My VS Windows project pulls in 5 packages and therefore creates 5 DLL files next to the executable. I think this looks ugly so I have moved the DLLs to a subfolder and use the <probing> configuration to point to the subfolder to load the DLLs. This works fine, but I now have to have the .exe.config file next to the main executable for this to work. If I move this file, the app doesn't start.

Is it possible to move the .exe.config into a subfolder too?

 


Viewing all articles
Browse latest Browse all 17625


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>