dotnet / dotnet/project-system

Add support for adding/remove property pages via MSBuild properties

Open
#2,073 2 comments 0 reactions 0 assignees View on GitHub
Parity-Legacy-API Parity-Legacy-Feature Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

The legacy project system respects the following properties to add/remove configuration and configuration-independent property pages:

``` XML

{GUID}
{GUID}
{GUID}
{GUID}

```

For example, C#:

``` XML

{GUID}
{GUID}
{GUID}
{GUID}

```

Or VB:

``` XML

{GUID}
{GUID}
{GUID}
{GUID}

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.