Skip to content

Add support for COMReference items on .NET Core #3986

Open
@AaronRobinsonMSFT

Description

@AaronRobinsonMSFT

Steps to reproduce

The following COM sample doesn't build from the dotnet command. It only builds from within Visual Studio.

Command line

dotnet build ExcelDemo.csproj

Expected behavior

The project should build

Actual behavior

There is a failure to find the ResolveComReferences task.

See dotnet/core#2104
See dotnet/samples#487

Metadata

Metadata

Assignees

No one assigned

    Labels

    .NET CoreArea: TasksIssues impacting the tasks shipped in Microsoft.Build.Tasks.Core.dll.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions