|
Navigation: Actions > Microsoft .NET > Generate Resource Files > Generate Resource Files Action Options Tab |
![]() ![]()
|
This tab of the Generate Resource Files Action action configures additional options.
Use source file directory as current directory for resolving relative paths: Self-explanatory.
Load types from assemblies: Specifies assembly filenames (one per line) to load referenced types from.
Additional command-line options: Use this field to enter any additional command-line options to be added to the call that is constructed (optional).
Show command-line constructed: Shows the ResGen command-line details for the step. This can be useful for debugging purposes.
Note: This action expects the DOTNETSDK_DIR macro to be defined, pointing to the base directory of the .NET SDK installation path. A global DOTNETSDK_DIR macro for the latest version of the .NET Framework is initialized during installation and can be updated by clicking the Reload button on the File Locations tab of the Application Options dialog. Or a project or temporary DOTNETSDK_DIR macro can be created to specify the path to use.