Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found here. If the API is already migrated you can check here if exists in a module. More information regarding the migration can be found here

OBSOLETE

This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.

Vb6Project

Represents a VB6 project

Record Fields

Record FieldDescription
BinaryName
Signature: string

Name of binary that will be generated from this project

ProjectFile
Signature: string

Path to the Propject file representing Representing this project

References
Signature: seq<Vb6Reference>

All references and components used in this VBV6 project

Version
Signature: string

Version of the project in Major.Minor.Revision.Patch format