dotnet / dotnet/msbuild

Option to support configure the Item likes property

Open
#12,252 6 comments 0 reactions 0 assignees View on GitHub
Area: Language backlog triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

For property, we could use `-property:=`, is there any plan to introduce an option for item? maybe something likes `-item:=`? Which could produce

`-item:Using=System.Net` =>

```xml

```

For attribute, maybe `-item:=,@=`

`-item:Using=System.Net.IPNetwork,@Alias=SysIPNetwork` =>

```xml

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.