Skip to content

dotnet list reference returns non expanded paths #49127

Open
@Evangelink

Description

@Evangelink

Describe the bug

Calling dotnet list .\src\coverlet.console\coverlet.console.csproj reference returns

Project reference(s)
--------------------
$(MSBuildThisFileDirectory)..\coverlet.core\coverlet.core.csproj

and not an expanded path

To Reproduce

Create a project that references another project using $(MSBuildThisFileDirectory) and call dotnet list reference on this project and you will get the same issue.

Metadata

Metadata

Assignees

Labels

untriagedRequest triage from a team member

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions