Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

add reference

Gien Verschatse edited this page Dec 22, 2016 · 3 revisions
forge add reference [--project <string>] [--name <string>]

Adds reference (framework / GAC) to given project.

Options

  • --project <string> - Path of the project.
  • --name <string> - Name of the reference.

Example

forge add reference -n System.Numerics -p src/SampleProj/SampleProj.fsproj

Clone this wiki locally