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

remove project

Gien Verschatse edited this page Dec 22, 2016 · 1 revision
forge remove project [--name <string>] [--project <string>]

Removes project reference to the project.

Options

  • --name <string> - Path of project reference.
  • --project <string> - Project from which reference will be removed.

Example

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

Clone this wiki locally