To set .NET COBOL project properties

The properties set on project level apply to all files in the project. To set project properties for a .NET COBOL project:

  1. Right-click the project name in Solution Explorer and select Properties, or;

    In the toolbar, click Project > yourProjectName Properties.

  2. Click a tab in the left hand side of the properties window to open a particular properties page.
  3. Set the properties as required.
  4. Click File > Save All to save your changes.