Using the exe to do Util.Compile
Hi,
I want to deploy my app that uses linqpad and need to know what it requires
If I want to add the exe to my application and use is to compile,
Does the exe need any other files to run, such as it's config file, the ngen directory, the lprun.exe etc?
I want to deploy my app that uses linqpad and need to know what it requires
If I want to add the exe to my application and use is to compile,
Does the exe need any other files to run, such as it's config file, the ngen directory, the lprun.exe etc?
Comments
(and the answer there is "LINQPad can be xcopied for portable or shared deployment, simply by copying LINQPad.exe and LINQPad.exe.config. No special setup is required. ")