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

list projectReferences

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

List project reference from project.

Options

  • -project [-p] <string> - List the project references in this project.
  • --filter <string> - Filter list via fuzzy search for this string.

Example

List all project references in project:

forge list projectReferences -p test/TestProj/TestProj.fsproj

Clone this wiki locally