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

add project

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

Adds project reference to the project.

Options

  • --name <string> - Project reference path.
  • --project <string> - Path to project to which reference will be added.

Example

forge add project -n src/SampleProj/SampleProj.fsproj -p test/TestProj/TestProj.fsproj

Clone this wiki locally