There is no support for doing this in ClickOnce. NGen'ing an assembly installs it into the native image cache on the local computer (a reserved area of the global assembly cache). This is a globally impactful operation not supported by ClickOnce. < xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /> Regards, Elizabeth
How to Ngen the assemblies after ClickOnce installation?
How to Ngen the assemblies after ClickOnce installation?
StuMan1337
alex77
There is no support for doing this in ClickOnce. NGen'ing an assembly installs it into the native image cache on the local computer (a reserved area of the global assembly cache). This is a globally impactful operation not supported by ClickOnce.
< xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Regards,
Elizabeth