Skip to content

Recommend Properties metadata on ProjectReference items #276

@KirillOsenkov

Description

@KirillOsenkov

The MSBuild task has hardcoded support for this, if you set Properties on a ProjectReference the properties will get passed as global properties to the project being built:

https://github.com/dotnet/msbuild/blob/8636afcc4514b48a1a34c8051a00d953abe1318c/src/Tasks/MSBuild.cs#L517-L528

We should offer it in IntelliSense for discoverability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions