Skip to content

Custom property for relative paths used in project.json #6968

@rnagpal

Description

@rnagpal

I have several files and I need to use the relative paths like below in my project.json:

"includeFiles": [ "../../../../../../bin/x64//Microsoft.Azure.Documents.ServiceInterop.dll"]

Is there a way in which I can define a variable for "../../../../../../" in project.json and then use it everywhere else in project.json instead of repeating this for all files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions