You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This action executes the Microsoft .NET Framework C# command line compiler.

Files & Directories

Input Files

Project Directory

Files to compile

Find source files in sub-directories

Sub-directories

Files

Output files

Documentation comments to XML file

Output file

Target type

Framework Version

Use default framework version (vX.X) / Use vX.X

Allows the selection of the .NET version to use for the tool. The minimum is .NET v2.0.

Use 64-bit tools

This options specifies as whether to force the usage of 64-bit tools on a 64-bit system or not.  As FinalBuilder is currently a 32-bit application it will default to running the 32-bit version on a 64-bit system.  Check this option if you require the 64-bit version to be run.

Options

Optimization

File align bytes

Optimize

Pre-processor

Define pre-processor symbols

Miscellaneous

Base address

Code page

Main method

Enable incremental compilation

Do not compile with the csc.rsp file

Suppress compiler banner information

Enable unsafe mode

Display compiler output using UTF-8 encoding

Debugging

Debugging/Error checking options

Promote warnings to errors

Check integer arithmetic at run time

Specify the absolute path to the file in compiler output

Debug information

Set warning level

Suppress warnings

Assemblies

Assemblies

Do not import standard libraries

Modules to be part of this assembly

Import metadata from a file that contains an assembly

Location of assemblies referenced by means of /reference

Resources

Resources

Create link to a managed resources

Embed .NET framework resources into the output file

Insert .ico files into the output file

Insert Win32 resources into the output file

 

  • No labels