Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If the target framework name is entered, the project reference will only be added to a project targeting the specified framework.

Project References

Add Enter the path to one or more project references - one reference per line. This These should generally be entered as relative paths - relative to the Working Folder.

...

This option uses the "dotnet sln .. add" command line to add a project references to a solution file. 

The following fields are shown when this option is selected.

Solution Path

Path The path to the solution file to modify. If a folder is specified, the folder will be searched for a file that has a file extension that ends in `sln`. If there are multiple solution files in the folder, one must be specified. If left empty, this will default to the workspace folder.

...