Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Prevent compiling against runtime implementation libraries #15933

Merged
merged 1 commit into from
Feb 8, 2017

Conversation

chcosta
Copy link
Member

@chcosta chcosta commented Feb 7, 2017

When building a project with a package reference to Microsoft.Private.CoreFx.NetCoreApp, the project was trying to compile against runtime implementation libraries. this is related to NuGet/Home#4207. Prevent this behavior by placing a placeholder under ref.

Also see https://github.com/dotnet/core-setup/pull/1029/files

/cc @weshaggard @eerhardt @ericstj @ellismg

@chcosta
Copy link
Member Author

chcosta commented Feb 8, 2017

@dotnet-bot test Innerloop CentOS7.1 Debug Build and Test please

@weshaggard weshaggard merged commit c537ba6 into dotnet:master Feb 8, 2017
@karelz karelz modified the milestone: 2.0.0 Feb 9, 2017
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Prevent compiling against runtime implementation libraries

Commit migrated from dotnet/corefx@c537ba6
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants