dotnet / dotnet/project-system

Project build system support for ref assemblies (PCL bait-and-switch)

Open
#317 3 comments 1 reaction 0 assignees View on GitHub
Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

From @fubar-coder on 24 May, 2016

Copied from: [dotnet/cli#3211](https://github.com/dotnet/cli/issues/3211)
## Steps to reproduce

You want to create a bait-and-switch NuGet package by specifying a build for the `ref` folder instead of the `lib` folder.
## Expected behavior

A way to specify in the csproj/xproj/project.json that the build output is packaged to the `ref`, instead of the `lib` folder.
## Actual behavior

No way to include it except by using `packInclude` (or similar means).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.