![]() | Precompile options for .NET assemblies |
| Home | Contact | Site Map | |
USER GUIDE
| The .NET Native Image Dialog
ScenariosDebugUse this option to generate native images that can be used under a debugger. ProfileUse this option to generate native images that can be used under a profiler. No DependenciesUse this option to generate the minimum number of native images required. InstallationPlatform
Priority
Dependencies LocationUnspecifiedSelect this option if you don't have any dependencies or you want to let the generator use its default dependencies search mechanism. Use the configuration of the specified executable assemblySince the generator needs to make the same decisions as the loader when binding to dependencies for DLL assemblies which are loaded via reflection, this field should indicate the application which will load this assembly. Use specified folder as the application baseFolder used as the application base when locating dependencies. Generator VersionHere you can specify the supported generator versions of this assembly by selecting one of the following available options:
The assembly required version will be used in case no version is specified. When specifying a version use the full version string like: 2.0.50727
|

In
this dialog you can specify the way Native Image is
generated.