microsoft / microsoft/vs-mef

AppHost: Support for .NET Core targeting apps

Open
#115 0 comments 0 reactions 1 assignee View on GitHub

@AArnott is already working on this.

Since Feb 17, 2019.

enhancement
Dominant language
C#
Stars
464
Forks
93
Avg merge
3d 8h
Merged PRs (30d)
13

Description

When AppHost is installed in a .NET Core targeting application, it fails to scan the $(TargetPath) assembly because it can't load the System.Runtime ref assembly (at least when the MSBuild task runs on .NET Framework).

I suspect the fix for this is to teach the MSBuild Task where to find the .NET Framework runtime version of System.Runtime and load that.

Also: add the right package dependencies to the AppHost package for the other frameworks.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.