Skip to content

Remove _Dependency once StreamJsonRpc adds a build target for net472 #34558

@heejaechang

Description

@heejaechang

currently src\Setup\DevDivInsertionFiles\DevDivInsertionFiles.csproj contains following

      <_Dependency Remove="Nerdbank.Streams"/>
      <_Dependency Remove="System.IO.Pipelines"/>
      <_Dependency Remove="System.ValueTuple"/>

because StreamJsonRpc supports 472 and missing build target for it. once build target is added, we should remove the dependencies.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions