dotnet / dotnet/msbuild

Add support for COMReference items on .NET Core

Open
#3,986 27 comments 56 reactions 0 assignees View on GitHub
.NET Core Area: Tasks
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 6h
Merged PRs (30d)
139

Description

### Steps to reproduce

The following [COM sample](https://github.com/dotnet/samples/tree/master/core/extensions/ExcelDemo) 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

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.