Navigation: Actions > Microsoft .NET > .NET Core > .NET Core Options Tab |
|
This tab of the .NET Core action specifies additional options.
Display .NET Core SDK version: If checked, the project will not be compiled, and changes to the project specified on the Project tab will be processed.
Display .NET Core information: If checked, builds the project even if up-to-date (does not apply with no build).
Additional command-line options: Use this field to enter any additional command-line flags to be passed to the dotnet.exe (optional).
Compiler executable filename: Use this field to specify the full path of the dotnet executable to call (optional). If not specified, the executable must be in the PATH environment variable.